# Net Mobile

*Article Topics:* [*Billers*](/getting-started/common-topics/billers.md)*,* [*Cascades*](/getting-started/common-topics/cascades.md)

## Signing up at NetMobile

If you are interested in using Net Mobile as a gateway phone processor please contact them directly:\
URL: <https://www.m-net.de/privatkunden/>

## Setting up in Nats

### Billers Admin

Go to the [Billers Admin](https://tmmwiki.com/index.php/Billers_Admin), select Net Mobile from the drop-down, and click Add. Enter your Username and Password that were provided by NetMobile.&#x20;

{% hint style="warning" %}
**Very Important:** NetMobile will need to be added to a [cascade ](/nats-admin/billers/cascades.md)before it can be used.
{% endhint %}

{% hint style="warning" %}
**Please Note:** If you don't see NetMobile, [put in a support ticket](https://clients.toomuchmedia.com/), as you may need an updated version of NATS.
{% endhint %}

When setting up NetMobile in your cascades, you can choose the processing type to be used in the cascade step by selecting it from the drop-down menu. Net Mobile currently supports the following processing types:

* Dialer

### Join Option Setup

Edit (or create) the option(s) you want to use with NetMobile. You will see the following list of available option fields (all preceded by NetMobile id:#):

* Service ID - The Service ID provided to you by NetMobile to identify this option
* Service Type(web or wap) - WEB for PC service and WAP for mobile service
* Category - The type of join option category
* Description (optional) - Description for this join option
* Currency (optional) - The currency used to process this join option with Netmobile

When setting up join options, this biller will only accept rebill amounts that match initial transaction amounts for the same time period. For example, if the initial transaction is for $29.95 for 30 days, the rebill must also be for $29.95 for 30 days:

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

{% hint style="warning" %}
**Please Note:** The option amount must also match the amount configured for this option with the NetMobile or the transaction will not be processed.
{% endhint %}

This option setup may also require rules to be set up. You can do so with the purple arrows next to the option row.

## Additional Information

* This biller does not support reporting Refund, Chargeback and Void transactions to NATS.
* This biller does not support the Upgrade Plus, Cross Sale or Up Sale features in NATS.


---

# 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://docs.toomuchmedia.com/getting-started/integrations/supported-billers/net-mobile.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.
