Difference between revisions of "NATS4 Paygarden"
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{NATS5 Manual |
− | | show_billers_section = true | + | |show_billers_section = true |
}} | }} | ||
− | + | {{NATS4 Manual}} | |
{{Test Billers Disclaimer}} | {{Test Billers Disclaimer}} | ||
Line 26: | Line 26: | ||
If you want like to setup a direct link for Paygarden in email, you will use the below example: | If you want like to setup a direct link for Paygarden in email, 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 | + | <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 | + | * replace <your_linkdomain> in the above example with your site link domain |
* replace 123 with your join option ID | * replace 123 with your join option ID | ||
* replace XXXXXX with your promo NATS code (optional, if not pass then it will become type-in traffic) | * replace XXXXXX with your promo NATS code (optional, if not pass then it will become type-in traffic) | ||
Line 35: | Line 35: | ||
* replace member_email with join member email (optional) | * replace member_email with join member email (optional) | ||
− | In Configuration Admin Biller section, | + | In Configuration Admin Biller section, there is a config setting called "DISPLAY_PAYGARDEN_PREJOIN_PAGE", It allows you to enable/disable a join page for Paygarden during the signup process. |
Latest revision as of 13:09, 20 February 2020
NATS 4
|
---|
Please don't test your biller setup with NATS4 Paygarden's test account—it won't work correctly.
Billers Admin
To add Paygarden to NATS4, select "Paygarden" 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, Enter your "Partner ID", "Display Partner ID", "API Key" and "Report API Key".
Note: If you don't see Paygarden, 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 Paygarden labeled, "Edit Paygarden Account Info".
Note: Paygarden works as a special biller and does not support the NATS cascade, upsell, cross sell, or instant upgrade features.
Sites Admin
Paygarden requires no site-specific information to be modifed in your tour configuration. Instead, join options with Paygarden 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 Paygarden join option in the Sites Admin.
- Paygarden Product ID: The product ID of the join option.
Note: Paygarden only supports sending the duration of a membership, instead of a specific expiration date. Because of this, the member's expiration date may not be accurate, depending on when NATS received the transaction.
Additional Setup Information
If you want like to setup a direct link for Paygarden in email, 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 pass 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)
In Configuration Admin Biller section, there is a config setting called "DISPLAY_PAYGARDEN_PREJOIN_PAGE", It allows you to enable/disable a join page for Paygarden during the signup process.