Whether you’re using Checkout Links, Checkout Elements, or NFTgate Wallets, testing your checkout flow is a very simple process. There’s only 2 conditions you need to meet:
- Make sure your contract is using a testnet. Examples of supports testnets include:
- Goerli for Ethereum
- Mumbai for Polygon
- SolanaDevnet for Solana
- Make sure your contract is using the testnet’s native currency. Examples include:
- ETH for Ethereum
- MATIC for Polygon
- SOL for Solana
To test your checkout flow from beginning to end, checkout out the following resources for both fiat and crypto test payments:
- Goerli faucet for testnet ETH
- Mumbai faucet for testnet MATIC
- SolanaDevnet faucet for testnet SOL
📘 Testnet checkouts only accept test card numbers. Use any CVC, expiration, and name.
Use 4242424242424242 for a normal credit card.
Use 4000000000009235 to force the KYC flow.