Validates an EIP-3009 payment payload against the provided requirements without executing any on-chain transaction. Use this as a pre-check before calling settle, or to surface clear error messages to the client. No authentication required.
Documentation Index
Fetch the complete documentation index at: https://docs.swiftpay.finance/llms.txt
Use this file to discover all available pages before exploring further.
1
Base64-encoded EIP-3009 payment payload from the X-PAYMENT header
"eyJ4NDAyVmVyc2lvbiI6MSwi..."
One accepted payment option, returned inside a 402 response body and passed back unchanged when calling settle.