# Peach and Yoco

No native Peach or Yoco integration. After your webhook or server says the payment succeeded:

```js
cashline('purchase', {
  amount: 450,
  currency: 'ZAR',
  reference: 'PEACH_OR_YOCO_REF'
});
```

Do not fire purchase when the pay button is clicked. Paystack is the native story.
