Payment Gateway
Create Payment
Create a new payment intent with a hosted checkout URL
POST
Documentation Index
Fetch the complete documentation index at: https://docs.yativo.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token:
Bearer YOUR_ACCESS_TOKENTitle shown on the checkout page (e.g.
"Invoice #1234" or "Pro Plan — Monthly").Amount expected from the customer, in USD.
One or more asset codes to accept. Must be from the supported payment assets list.
Example:
["USDC_SOL", "USDT_POL", "USDC_BASE"].Optional description of the goods or service being purchased (max 1000 characters). Shown on the hosted checkout page and included in the customer receipt email.
Pre-fill the customer email on the checkout page.
Logo URL displayed on the hosted checkout page.
Your internal order/reference ID attached to this payment for reconciliation.

