Integration types
Kitopay API offers 2 types of integration:
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.
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