Create hosted payment
Payments
Create Payment
Create a new hosted payment. Requires API key authentication.
POST
Create hosted payment
Authorizations
API key for merchant authentication required for most endpoints
Body
application/json
Payment amount
Example:
100
Payment currency
Example:
"USDC"
Network for payment
Available options:
SUI Example:
"SUI"
Customer information (optional)
Existing customer ID (optional)
Example:
"cmxsds23..."
Unique transaction reference
Example:
"cmxsds..."
URL to redirect after payment
Example:
"www.example.com"
