How can I get all the payment flows on a single payment page?

Created by Tap Applications, Modified on Mon, 19 Feb 2024 at 08:56 AM by Tap Applications

There are different ways you can get all the payment flows on a single page depending on the type of integration you are using.

If you are integrating the payment gateway on a website, the easiest way to do so would be to integrate with the Checkout JS Library which has all the payment methods already integrated. If you’re integrating using the Checkout JS Library, you can enable all the payment methods you want for your website. Based on where the customer’s from, they’ll be shown the payment methods applicable to them on the same page with a choice to select another currency or payment method as well.

Tap Payments_JS Checkout Library

If you are integrating the payment gateway on a mobile app, the easiest way to do so would be to integrate using the mobile SDKs which also come with all the payment methods already integrated. You can choose the payment methods you want to be enabled and then based on where the customer’s from, they’ll be shown the payment methods applicable to them on the same page with a choice to select another currency or payment method as well.

Another option would be by using the charges API. If you set the value for the source ID within the API as src_all, it’ll take the customer to the same payment page with all the payment methods displayed, depending on the country the customer’s from.

Attachments (1)

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article