Endpoints
Create a Payment
POST
Body
Amount in smallest currency unit.
Source currency (ISO 4217).
Asset merchant receives.
Settlement destination. Only supports
stellar.Allowed payment methods. For example:
["card", "bank_transfer", "crypto"].Customer details including
email and name.Optional key-value pairs for internal use (e.g.
order_id).URL to redirect the user after payment.
Response
Payment ID (e.g.
pay_abc123).Status of the payment (e.g.
pending).Hosted checkout URL.
Amount in smallest currency unit.
Source currency.
ISO-8601 timestamp for quote expiry.