post https://api.sandbox.cleeng.com/3.1/payments
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.
NoteWhen
paymentOperationis set toinitial-payment, the system expects that no subscription currently exists for the customer. Please be aware that the API will return a200OKsuccess response even if a subscription already exists. However, the transaction will subsequently fail during the asynchronous processing, and an exception will be logged.
