Get the calldata needed to pay a request. For same-chain payments, returns transaction calldata that can be directly executed. For crosschain payments (when chain and token parameters are provided and differ from the request’s native chain), returns a payment intent that needs to be signed and processed through the crosschain bridge. Note: Crosschain requests with an expectedAmount less than 1 are rejected.
API key for authentication
The payment reference of the request
"0xb3581f0b0f74cc61"
The wallet address of the payer.
"0x6923831ACf5c327260D7ac7C9DfF5b1c3cB3C7D7"
The source chain of the crosschain payment
BASE, OPTIMISM, ARBITRUM, ETHEREUM The source token of the crosschain payment
USDC, USDT, DAI The amount to pay, in human readable format
Payment calldata retrieved successfully