Accept Zip payments
DocsLimited
Last updated: Oct 29th, 11:35pm
To accept Zip payments with PayPal, follow these steps in order:
- Create order: Send a request with
intentset asCAPTUREand Zip as the payment source to create an order for buyer approval. - Redirect buyer: Use the payer-action link from the order response to redirect your buyer to Zip's platform for payment approval.
- Payment completion: Payment is automatically captured immediately upon buyer approval. No additional capture call is required.
- Track payment status: Monitor payment completion using webhooks for real-time updates or poll the Orders API if webhooks are unavailable.