Payment Links
Payment links are URLs generated by Tazapay to collect payments for a transaction. They contain information regarding the buyer, seller, transaction description, invoice currency & amount, and the local collection methods available for the buyer's country.
These URLs can be generated from the following methods:
- Dashboard: Upon generating your API credentials, you can create your own payment link with manual inputs .
- Checkout: Payment links can be generated from the Checkout API call. The checkout API call only makes 1 call to generate the link.
- Escrow: The Escrow API call can also generate payment links. You will need to call the Create User, Create Escrow, and then use the transaction number generated to call the Create Payment API to generate a payment link
Updated almost 2 years ago