Create a transaction
POST/svc/payment/api/v1/openapi/open_payments
Directly make a transaction without any UI. If you already Create an order, then just simply pass the reference number. else allows you pass the order object to create order when make payment.
After payment completed(successful or failure), we will send Webhook to your server.
Whether to create the order in advance is only related to your system process, and there is no difference whatsoever.
Request
Responses
- 200