# PrePaid BIN Mapping

{% hint style="info" %}
A **BIN** is a ***Bank Identification Number*** or ***Issuer Identification Number,*** which is the first six digits of a card number. These digits can be used to identify the Type of Card: each Card Type has a designated range of BINs.
{% endhint %}

BIN mapping allows you to make sure certain Card Types are directed to certain gateways.

Konnektive regularly updates its prepaid BIN list to be able to identify when a prepaid card is being used.&#x20;

If you run into a scenario where Konnektive did not flag the card as a prepaid card, but you think that BIN should be marked and treated as prepaid, then you can set custom prepaid bin maps within your account.

All card BINs within the mapped bin range will be marked and treated as prepaid purchases.

For example, if you are blocking prepaid cards at the [gateway](/konnektive-crm/gateway-setup/adding-a-gateway.md#addingagateway-createanewgateway) or [campaign](/konnektive-crm/crm-setup/campaign-setup.md) level, then orders with cards in that BIN range will be blocked.

***

## BIN Reference Links

* <https://binlist.net/> - a site to test a single card number's BIN
* <https://en.wikipedia.org/wiki/Payment_card_number> - a Wikipedia Article with a list of BIN ranges

***

## Adding a PrePaid BIN Map: <a href="#checkoutchampprepaidbinmapping-tosetaprepaidbinmap" id="checkoutchampprepaidbinmapping-tosetaprepaidbinmap"></a>

Go to **Gateways** > **Bin Mapping** > **PrePaid Bin Map** and Click the green **+** Button:

<figure><img src="/files/6r4SfSWiw3lLSyiwCmJC" alt=""><figcaption></figcaption></figure>

Use the Create Bin Map dialog to make a new PrePaid Bin Map.

<figure><img src="/files/X5e0oYH4r0xcUh0Bxj6e" alt=""><figcaption></figcaption></figure>

* **Name**: The Name of the BIN Map
* **Start Range**: First number in the Range
* **End Range**: Last number in the Range
* **Enabled**: If selected this will enable this Bin Map
* **Select a Bank Range:** Search by Bank and select BIN ranges for this profile.

<figure><img src="/files/UUFG5cBXjH5XxIiMA45F" alt=""><figcaption></figcaption></figure>

***

The Prepaid Bin Mapping table will show the BIN Maps created:

<figure><img src="/files/1cQr4tpzxTg5w9okW7XD" alt=""><figcaption></figcaption></figure>

Any of the enabled bins identified in your Prepaid Bin Map section will now be marked and treated as prepaid cards.

***

The eye button lets you view information about BINs by Bank.

<figure><img src="/files/JtzaJe12XYtNQeod5WHF" alt=""><figcaption></figcaption></figure>


---

# 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://help.konnektive.com/konnektive-crm/gateway-setup/prepaid-bin-mapping.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.
