> ## Documentation Index
> Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Setup

> Network tokens are an add-on feature on all Hellgate products. Learn how to enable them for testing and production.

Network tokens are an add-on feature available on both Guardian and Commerce. They are not enabled by default and require activation through Hellgate support.

## Testing

On the Test tier, Hellgate provides a built-in **Network Token Sandbox** that simulates card scheme responses without forwarding requests to real networks. Once network tokens are activated for your test account, the sandbox is available immediately — no additional configuration required.

<Card title="Network Token Testing" icon="flask" href="/platform/resources/testing/network-token">
  Learn about standard and deterministic testing modes, and how to test the full network token lifecycle.
</Card>

## Production Activation

To enable network tokens in production, contact your account representative or reach out to Hellgate support. Provide the following information:

### Business Details

| Field                | Notes                                                                        |
| -------------------- | ---------------------------------------------------------------------------- |
| Legal Name           | Must match official registration records                                     |
| Company Name (trade) | Trading or brand name if different from legal name                           |
| Address              | City and country of registered business                                      |
| Website              | Primary domain                                                               |
| Primary Contact      | First name, last name, and email address                                     |
| VAT Code             | Tax registration number, if applicable                                       |
| MCC                  | Four-digit Merchant Category Code classifying your primary business activity |

### Acquirer Details

If you do not have a direct acquirer relationship, these values can be obtained from your PSP.

| Field                | Notes                                            |
| -------------------- | ------------------------------------------------ |
| `acquirerIca`        | Acquirer Interbank Card Association (ICA) number |
| `acquirerMerchantId` | Merchant ID assigned by your acquirer            |
| `acquirerBIN`        | Acquirer Bank Identification Number              |

### Optional Fields

| Field         | Notes                                                                                                          |
| ------------- | -------------------------------------------------------------------------------------------------------------- |
| `programName` | Cardholder-facing merchant name (e.g. `"myShoppay"`). Required for Secure Card on File (SECURE\_COF) programs. |

## What Happens Next

After receiving your details, Hellgate configures your account and confirms once network tokens are active. No code changes are required — token provisioning and lifecycle management work automatically once the feature is enabled.
