Select where purchased items should be delivered in Hosted Checkout
payment.receiptEmail
. This could be a user-owned wallet (e.g., MetaMask, Phantom, etc.) or a wallet you manage. The format depends on the blockchain: - Ethereum/EVM chains: 0x1234567890abcdef1234567890abcdef12345678
- Solana: 5FHneW46xGXgs5mUiveU4sbTyGBzmstUspZC92UhjJM694ty
- Other chains: Contact support for format requirementsrecipient
object to your checkout component. The recipient can be specified by email, wallet address, or physical address for physical products.
physicalAddress
object. These are the properties (note the required vs optional fields):