Stripe Crypto Onramp ยท setup required

Fund the Todobien x402 payer wallet

This page is for test/demo funding of the Todobien x402 buyer wallet with USDC on base.

Network warning: only send funds to 0x692ec9555FF180DeAfFB065A9f772b6e906f4111 on base. USDC or other assets sent on the wrong network may not be usable for the x402 demo.

Provider: Stripe Crypto Onramp

Default purchase: 10 USD to USDC

Wallet: 0x692ec9555FF180DeAfFB065A9f772b6e906f4111

Setup checklist

  1. Apply for Stripe Crypto Onramp access and allowlist this site domain in Stripe.
  2. Install dependencies after this change so the configured path can import the Stripe SDK.
  3. Set STRIPE_SECRET_KEY and STRIPE_PUBLISHABLE_KEY in the runtime environment.
  4. Keep ONRAMP_PROVIDER=stripe and set ONRAMP_ENABLED=true only after Stripe test keys are present.
  5. Confirm ONRAMP_WALLET_ADDRESS is the Todobien x402 payer wallet: 0x692ec9555FF180DeAfFB065A9f772b6e906f4111
  6. Confirm ONRAMP_DESTINATION_NETWORK=base and ONRAMP_DESTINATION_CURRENCY=usdc.

Missing or invalid setup: ONRAMP_ENABLED=true, STRIPE_SECRET_KEY, STRIPE_PUBLISHABLE_KEY

No onramp session is created while this feature is disabled or missing Stripe keys.

Back to licensing demo