Payment Links
Use our Payment Links endpoints to create a payment link that a merchant can share with a customer. The customer then uses the link to open a payment page that they use to pay for goods or services.
Integrate with our Create Payment Link method to create and configure a payment link. When our gateway receives a successful request, it creates a payment link and returns a paymentLinkId that you use to complete follow-on actions:
- Share a link - Email a payment link to one or more customers.
- Update a link - Update a payment link, for example, its expiration date.
- Retrieve a link - Retrieve the details of a payment link.
- List payment links - Retrieve a paginated list of payment links for a processing terminal.
- List a link’s sharing events - Retrieve a paginated list of the times a merchant has shared a payment link.
- Deactivate a link
Note: If a customer has made a payment using a payment link, you can use our Payments endpoint to manage the payment.