# Sandbox Environment

### Accessing the Sandbox

Swapped.com's sandbox environment can be accessed via [**https://sandbox.swapped.com**](https://sandbox.swapped.com).&#x20;

Swapped.com's sandbox environment allows merchants to test their integration before going live. This ensures that all functionality is working as expected without real funds being charged.&#x20;

**The sandbox environment only offers BTC & ETH testnet cryptocurrencies, and supports only Visa/MasterCard** [**test card**](https://docs.swapped.com/swapped-ramp/readme/test-card) **payments. As a result of this, only those currencies and methods can be selected. Payments are limited to a 15 euro maximum.**

### Generating a Sandbox iFrame

To generate a sandbox iframe, follow these steps:

1. Use the following keys:

   ```
   Public Key: pk_sandbox_rT9bW3sN6mJ8F5hP2cRqLvZ7SaD4XoY9
   Private Key: sk_sandbox_gV4eT2aK5bP6C7nR3fWmQxY8FdZ9HhE2
   ```
2. Follow the instructions on the [**iframe-initialization**](https://docs.swapped.com/swapped-ramp/readme/iframe-initialization) page to generate an iframe URL and signature.

### Setting Up Testnet Wallets

To test cryptocurrency transactions, ensure you are using the correct testnet wallets:

* **Bitcoin Testnet**: Follow the guide [here ](https://support.bitpay.com/hc/en-us/articles/360015463612-How-to-Create-a-Testnet-Wallet)to enable Bitcoin testnet via Bitpay.
* **Sepolia Ethereum**: Follow the guide [here ](https://support.metamask.io/configure/networks/how-to-view-testnets-in-metamask/)to enable Sepolia ETH via MetaMask.
