Select where purchased items should be delivered in Headless 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 requirementsphysicalAddress
object. These are the properties (note the required vs optional fields):
physicalAddress
, the order’s quote status will
become requires-physical-address
. After providing the physical address, the order status will update and include
the necessary payment.preparation
parameters to proceed with payment. Learn more about payment preparation in the
payment phase documentation.