Skip to content

Testing & Development

Gatepay supports testnets for safe development and testing.

  • Base Sepolia
  • When creating a link, set the network field to a testnet (e.g., "base-sepolia").
  • Use testnet assets (e.g., test USDC) and wallets.
  • Payments on testnets are not counted in production stats.
  • Use the API Playground to test endpoints.
  • The SDK works in both Node.js and browser environments.
  • Use environment variables for API tokens in dev and prod.
  • Always test your flows on testnet before going live.
  • Use the dashboard to monitor test payments and link behavior.

See also: