# Test mode (sandbox)

### Do you have a test mode (sandbox)?&#x20;

Yes, our test mode site is <https://merchant-testmode.fizen.io/signup>

You can use test mode without having to be whitelisted.&#x20;

### What is test mode (sandbox)?

Test mode accounts run on a staging environment and use the testnet blockchain. It enables you to confirm that your integration works correctly, and simulate transactions without moving any real money.

Integration guide using test mode:

WooCommerce:  [Fizen Pay Installation Guideline for WooCommerce - Test mode.pdf ](https://drive.google.com/file/d/1e4DQ9V0hFqaW0cI1yUkt-RhcSAENme0T/view?usp=sharing)

PrestaShop:  [Fizen Pay Installation Guide for Prestashop - Test mode account.pdf](https://drive.google.com/file/d/1cMDCFQviCIdIz9WSVF8Lo9QkBa9e9Iwr/view?usp=sharing)

Test mode accounts are separated from merchant mainnet accounts, so when you are ready to create a merchant mainnet account, you will have to register for another account. Please contact <business@fizen.io> to get whitelisted to go mainnet when you're ready!

### Where can I get testnet tokens to use test mode (sandbox)?&#x20;

All payments in test mode use testnet tokens.&#x20;

You can use our Telegram bot to get testnet tokens: <https://t.me/fizen_get_test_tokens_bot> Available testnet tokens: BNB, USDT, USDC, BUSD, DAI, ADA, SHIB, DOGE, XRP, TRX, KAVA, …


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pay-faqs.fizen.io/for-merchants/test-mode-sandbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
