Developers can turn on Buy With Fiat Test Mode to test fiat-to-crypto transactions through our onramp providers.
Crypto-to-crypto transactions will remain on mainnet during test mode as Pay does not currently support testnets.
<ConnectButton client={client} detailsModal={{ payOptions: { buyWithFiat: { testMode: true, // defaults to false }, }, }}/>;