Integration types

Kitopay API offers 2 types of integration:

  1. Payment page Your server initiates a transaction and receives a one-time payment link which can be used by the customer to complete the payment.

  2. Server-to-server Your server initiates a transaction and submits the customer's payment data directly, the payment goes through without opening the payment page

Last updated