Difference between revisions of "NATS4 CoinGate"
(One intermediate revision by the same user not shown) | |||
Line 46: | Line 46: | ||
For example, a special join option with Active Number: 1 and Active Period: DAY will be a join option that expires after 1 day. | For example, a special join option with Active Number: 1 and Active Period: DAY will be a join option that expires after 1 day. | ||
+ | |||
+ | ==Additional Setup Information== | ||
+ | |||
+ | If you want like to setup a direct link for COINGATE, you will use the below example: | ||
+ | |||
+ | <nowiki>http://<your_linkdomain>/signup/signup.php?step=special&special[123]=1&nats=XXXXXXX&signup[username]=member_username&signup[email]=member_email&signup[password]=member_password</nowiki> | ||
+ | |||
+ | * replace <your_linkdomain> in the above example with your site link domain | ||
+ | * replace 123 with your join option ID | ||
+ | * replace XXXXXX with your promo NATS code (optional, if not passed then it will become type-in traffic) | ||
+ | * replace member_username with join member username (optional) | ||
+ | * replace member_password with join member password (optional) | ||
+ | * replace member_email with join member email (optional) | ||
<!-- [[Category:NATS4 Biller Instructions]] --> | <!-- [[Category:NATS4 Biller Instructions]] --> |
Latest revision as of 13:55, 21 April 2023
Please don't test your biller setup with NATS4 CoinGate's test account—it won't work correctly.
Billers Admin
To add CoinGate to NATS4, select "CoinGate" from the dropdown menu list of billers next to "Setup New Biller" in the Billers Admin. Once selected, click "Add" on the right side of the page to finish adding CoinGate.
Note: If you don't see CoinGate, put in a support ticket, as you may need an updated version of NATS.
Once you have added the Biller you will be able to edit biller-specific account information by clicking the pencil icon next to CoinGate labeled, "Edit CoinGate Account Info". You will need to get the API Token from CoinGate.
For information on how to create an api_key (access token) please check out the following url:
https://support.coingate.com/en/42/how-can-i-create-coingate-api-credentials
Note: CoinGate returns the surfer to NATS only when they are approved and the surfer clicks on the 'Back to Merchant' button. Because of this, CoinGate does not support the NATS cascade feature.
Note: CoinGate does not require you to configure a postback URL.
Sites Admin
CoinGate requires no site-specific information to be modified in your tour configuration. Instead, join options with CoinGate must be configured as a special join option by clicking "Set Special Payment Options" next to the site for which you would like to set up a CoinGate join option in the Sites Admin.
- CoinGate Amount: The transaction amount of the join option.
- CoinGate Currency: This is the currency that will be used to calculate the transaction amount in cryptocurrency based on what is set for the Amount field.
- CoinGate Recieve Currency: - This is the currency you will receive your transaction payouts from CoinGate system in.
- CoinGate offers the following currencies:
- Euro (EUR)
- US Dollar (USD)
- Bitcoin (BTC)
- Litecoin (LTC)
- Etherium (ETH)
- Bitcoin Cash (BCH)
- DO_NOT_CONVERT which is used to keep both Bitcoin (BTC) and Litecoin (LTC) payments
- CoinGate offers the following currencies:
Note: CoinGate does not postback information regarding the member's expire date so the following fields are required:
- CoinGate Active Number: This is the number of days, hours or minutes you would like to set for the duration of the subscription.
- CoinGate Active Period: This is the unit of time for which you would like the Active Number to be active.
For example, a special join option with Active Number: 1 and Active Period: DAY will be a join option that expires after 1 day.
Additional Setup Information
If you want like to setup a direct link for COINGATE, you will use the below example:
http://<your_linkdomain>/signup/signup.php?step=special&special[123]=1&nats=XXXXXXX&signup[username]=member_username&signup[email]=member_email&signup[password]=member_password
- replace <your_linkdomain> in the above example with your site link domain
- replace 123 with your join option ID
- replace XXXXXX with your promo NATS code (optional, if not passed then it will become type-in traffic)
- replace member_username with join member username (optional)
- replace member_password with join member password (optional)
- replace member_email with join member email (optional)