Create a payment

To create a payment, you use a payment resource. They are a reference to the actual payment that happens at the payment gateway.

Payments handle customers' actual payments of previously defined orders.

📘

Note

When paymentOperation is set to initial-payment, the system expects that no subscription currently exists for the customer. Please be aware that the API will return a 200 OK success response even if a subscription already exists. However, the transaction will subsequently fail during the asynchronous processing, and an exception will be logged.

Language
Credentials
Header
Click Try It! to start a request and see the response here!