Payment Intent API
Last updated
Last updated
Initiates a new payment intent for processing one-time or recurring payments across blockchain networks.
/payments
Gross amount to be transferred in cents, before any fees are applied (e.g., $10.00 = 1000)
Future processing timestamp, required for scheduled payments
Signature expiration timestamp, must match permit2 deadline
External reference for payment reconciliation and tracking
Generic JSON key-value metadata about the payment workflow
The payment intent type
one-time
, recurring
Routing strategy for cross-chain payments
COST
, SPEED
, BALANCED
, AUTO
The payment schedule for recurring payments