# Telecom

*Article Topics:* [*Billers*](/getting-started/common-topics/billers.md)*,* [*One Click Systems*](/getting-started/common-topics/one-click-systems.md)

## Setting Up at Telecom

Before you can begin setting up Telecom as a biller in NATS, you must first register for an account with them. You can do this through their website at [https://www.egtelecom.es](http://www.egtelecom.es/)

When signing up, make sure you record information that is necessary for setup in NATS. This includes:

* Key
* Secret

{% hint style="warning" %}
**Please Note:** This biller does not support chargebacks, credits or refunds
{% endhint %}

## Setting Up Telecom in NATS

### Billers Admin

To begin configuring Telecom in [NATS](https://tmmwiki.com/index.php/NATS4), go to the [Billers Admin](https://tmmwiki.com/index.php/NATS4_Billers_Admin), select Telecom from the available "Setup New Biller" drop-down menu, and click Add.

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

When prompted, enter the Key and Secret that you received while signing up with Telecom, then click Save.

### Join Option Setup

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

* Currency - Currency for this join option
* Description - Description for this join option
* Amount - Amount for this join option
* Period - Period for this join option
* Recurring option - Check this field if this join option is a recurring sale.

When setting up recurring join options, this biller will only accept rebill amounts that match the initial transaction amounts for weekly or monthly only (7 days or 30 days).

For example, if the initial transaction is $29.95 for 30 days, the rebill must also be for $29.95 for 30 days:

### Upgrade Plus

Telecom does not support instant upgrades from a trial to full membership.

### Expire Padding

You can configure NATS to allow extra time for rebills to come in for Telecom members.&#x20;

Further details can be found in the following article, "[Member Expire Pad](/nats-admin/members/further-reading/member-expire-pad.md)"

## Additional Information

* Telecom only supports a postback system and does not have a reporting system (poll script) with 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/telecom.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.
