/v1/payments
Create a payment. Returns a paymentUrl your customer can pay at, valid across the chains and tokens you accept.
- Body
- Required: amount (fiat string), currency (one of 14 fiat codes).
- Returns
- Optional: title, externalId, acceptedChains, acceptedTokens, expiresAt (15 min to 30 days, default 1 hour), sellers (for marketplace splits).
- Notes
- Returns: id, status=ACTIVE, paymentUrl, pymstrFee (1%), merchantFee, expiresAt, createdAt.