Overview

The rapid growth of the digital sector has introduced various payment methods. However, many merchants face difficulties integrating all these payment methods one by one. To address this issue, we introduce the Payment Intent API, which simplifies payment integration through bank transfers.

This documentation will help you understand the importance of using our Payment API.

Why Use a Payment API?

The Payment Intent API allows easier integration of all bank transfer payment methods by consolidating them into two main flows: payment collection and fund disbursement. The benefits of using this API include:

  • Flexibility and Customization: You can implement your preferred UI/UX using the data and flows from our API.
  • Action-Based Integration: You can complete payments by calling a single endpoint and following the actions provided in the response.
  • Minimal Code Changes: Integrating payments through bank transfers becomes easier with minimal changes to the code.