API Reference

Create Order

Create a charge resource with reflects the amount of money charged by the merchant to the customer, along with the order details: order id, amount, customer name/phone/email, order expiration, etc.

A charge unique identifier (uuid) is generated by the platform and sent back in the response. A payment link is also generated by the platform and sent back in the response. The response provides also a link to the payment page hosted by our platform.

Language