Testing & Development
Testing & Development
Section titled “Testing & Development”Gatepay supports testnets for safe development and testing.
Supported Testnets
Section titled “Supported Testnets”- Base Sepolia
How to Use Testnets
Section titled “How to Use Testnets”- 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.
Development Environment
Section titled “Development Environment”- 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: