# Wispay

## Signing up at Wispay

If you are interested in using Wispay as a third-party processor please contact them directly or sign up on their website:\
URL: [https://www.wister.com/](http://www.wister.com/)

Please take note of the following information after you have created your merchant account at Wispay:

* PID
* Token
* DEV Token (optional for test account only)

## Setting up in Nats

### Billers Admin

Go to the [Billers Admin](/nats-admin/billers.md) and select Wispay from the drop-down list, then click Add. Enter your PID and Token that were provided by Wispay. Note: *Wispay will need to be added to a cascade before it can be used.*

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

* Dialer

### Sites Admin

Go to the [Sites Admin](/nats-admin/sites.md), select a tour from the drop-down list of tours next to the site you want to configure and click the "Edit" button to edit the tour details. In the "Billers Details" section of the tour you will find the following fields for using Wispay with this site:

* ProdID
* Test Mode (optional)

Next, Edit (or create) the option(s) you want to use with Wispay. You will see the following list of available option fields:

* Wispay OfferID (optional) - the join option offerID.

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 Notes

Wispay does not support instant upgrades from a trial to full membership, Refund, Chargeback and Void transactions in NATS.

### Expire Padding

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

Further details can be found on our "[Member Expire Pad](/nats-admin/members/further-reading/member-expire-pad.md)" page.&#x20;

### Additional Support

If you have any further questions regarding the setup of Wispay in NATS, please [put in a support ticket](https://clients.toomuchmedia.com/).


---

# 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/wispay.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.
