Advantages of Native Custom Integration:
- Custom User Experience: Design the payment flow to match your application’s look and feel.
- Flexible Payment Methods: Easily add or modify payment methods as needed.
- Enhanced Security: Implement security measures tailored to your specific requirements.
- Detailed Control: Gain granular control over the payment process, including error handling and status tracking.
How the Payin API works
Lifecycle of a payin
- Create a Payin: Begin by creating a Payin on your server. This specifies the amount, currency, and other details of the payment.
- Confirm the Payin: Confirm the Payin on your server/client-side, potentially requiring customer authentication.
- Complete the Payment: Handle post-payment activities based on the payment outcome.
Related Links:
Managing FX for LPMs
Use the Collection Methods metadata API to fetch FX rates for a transaction. You can use this FX rate to display the amount that the customer has to pay in their local currency when they select a local payment method on your website. Never Again Lose Money due to currency (FX) volatility Integration with Tazapay allows you to pass on all the foreign exchange risk to Tazapay and not worry about losing money due to change in currency prices.For example, the invoice amount for a transaction is $100. To a customer in Brazil, Tazapay automatically converts the amount and allows the customer to pay in the more familiar Brazilian Real (BRL) in their local payment method, while ensuring that you as a merchant receive the money in your invoice currency.