The Create Payment Link endpoint lets you generate a unique link that you can share with customers to make payments. It simplifies the payment process by providing a user-friendly link to complete the transaction.
Here’s how it works:
- Required Parameters:
- amount: Specify the amount you want your customers to pay.
- You can also add custom values to display on the payment form (e.g., item description).
- Optionally, include amounts for shipping and taxes.
- Customer Information:
- Use the showBilling and showShipping parameters to decide whether to request the customer’s billing and shipping addresses.
- Secure Access: Include the key-hash in the headers to ensure secure access and protect your payment data.
Once the payment link is created, share it with your customers through email, text, or any other preferred communication channel. They can click the link, enter their payment details, and complete the transaction.
This endpoint makes payment collection easier and more convenient for both you and your customers.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article