NATS4 SecurionPay
Setting Up at SecurionPay
Before you can begin configuring SecurionPay in NATS, you must first sign up for an account with them. To do so, go to their site at: https://securionpay.com/.
Record any essential information you receive during the signup process.
Under default -> Account settings -> Webhooks
You must set up the following Postback URLs with SecurionPay:
- Endpoint - http://<linkdomain>/signup/process_securion.php
Replace <linkdomain> with your NATS linkdomain or domain.
Under API keys You will need to get the "Secret key" for NATS biller admin setup
Under General You will need to get the "Partner ID" for NATS biller admin setup
Setting Up SecurionPay in NATS
Billers Admin
To begin setting up SecurionPay in NATS, go to the Billers Admin. Scroll down to the "Setup New Biller" drop-down menu and select "SecurionPay" from your list of choices. Click Add.
Note: If you don't see SecurionPay, put in a support ticket, as you may need an updated version of NATS.
You will then be prompted for your "Partner ID", and "Secret key". These will have been provided by SecurionPay when signing up for an account.
Sites Admin
Next, go to the Sites Admin, create or edit a tour, and scroll down to the "Join Options for this Tour" section. Create a join option that you wish to enable SecurionPay for, or click the "Edit Option Details for this tour" action icon next to an already existing join option.
On the next page, you will find various fields labeled "SECURION" under the Biller Codes column. Fill in the requested "Plan ID" if the join option is setup as a recurring option; "Upgrade Plan ID" for instant upgrade (upgradeplus); "Package Plan ID" for the packageplus feature; "Auth amount" setting to handle $0 sale auth setup. These are optional fields based on your needs. These must be obtained from SecurionPay system. Once you have filled in the required fields, click Save.
Additionally, you must add rules in order for this join option to be displayed on your join page. You can do so by using the "Rules" action icon, marked with purple arrows. For more information on Rules in NATS4, please see our NATS4 Rules wiki article.
Cross Sales
To configure outgoing cross sales in NATS4, go to the Upsells Admin and click on the "Outgoing Cross Sells" tab. Add SecurionPay from the Biller drop-down menu, and click Add New Option. On the next page, you will be prompted to fill in the Title, Description, and Disclaimer for your cross sell option.
You will then need to fill out the Biller Info for your cross sale, which will be provided by SecurionPay. Fill in your Ref Code, Domain (incoming xsell NATS domain, leave empty for internal xsell setup), "Recalculate Ref Code" (only works for internal xsell), "HTTPS Post" (if receiving NATS install requires https post). The following fields only required if the xsell merchant account is different:
Merchant Secret key
Plan ID
Initial Amount
Initial Days
Rebill Amount
Rebill Days
Auth Amount
If you wish to configure an incoming cross sale in NATS4, go to the Upsells Admin and click on the "Incoming Cross Sells" tab. Add SecurionPay from the Biller drop-down menu, select the Site and Program you want your incoming cross sale to affect, and click "Add New Option".
You will then be prompted to input a title for your cross sale option, as well as the initial and recurring membership fees and lengths. Once you have filled these fields out, input the "Plan ID", "Currency", "Upgrade Plan ID" and "Auth amount (Only works for $0 initial)".
Before you can process cross sales in NATS, you will need to allow the IP of the system sending the cross sale. You'll need to add the IPs to XSELL_SECURION_SECURE_IPS configuration variable in config.php or config_override.php file.
Upsells
Upsell feature only works within the same Merchant account for SecurionPay
To configure outgoing upsells in NATS4, go to the Upsells Admin and click on the "Outgoing Upsells" tab. Add SecurionPay from the Biller drop-down menu, and click Add New Option. On the next page, you will be prompted to fill in the Title, Description, and Disclaimer for your upsell option.
You will then need to fill out the Biller Info for your upsell, which will be provided by SecurionPay. Fill in the Ref Code, and Domain. You can also choose if you want to send an HTTPS Post when an upsell transaction occurs with SegPay Gateway, or if you want to recalculate your ref code. When you have finished configuring your option, click Save Changes.
If you wish to configure an incoming upsell in NATS4, go to the Upsells Admin and click on the "Incoming Upsells" tab. Add SecurionPay from the Biller drop-down menu, select the Site and Program you want your incoming upsell to affect, and click "Add New Option".
You will then be prompted to input a title for your upsell option, as well as the initial and recurring membership fees and lengths. Once you have filled these fields out, input the Plan ID, Currnecy, Ugrade Plan and Auth amount that you received from SecurionPay, and click Save Changes.
Before you can process upsells in NATS, you will need to allow the IP of the system sending the upsell. You'll need to add the IPs to XSELL_SECURION_SECURE_IPS configuration variable in config.php or config_override.php file.
Upgrade Plus
UpgradePlus lets you shorten a Member's Trial by offering them incentives to upgrade to a full member. Most users do this by offering them two separate Members Areas: One only for members in their Trial Phase (showing a limited amount of content) and a separate area which gives access to the full content for members that paid for the full month.
SecurionPay requires "Upgrade Plan ID" on the join options for this to work. The "Upgrade Plan ID" is the new plan id.
for more information, see NATS4 Upgrade Plus.
Package Plus
Package Plus is a feature in NATS4 that allows you to offer your members incentives to upgrade their memberships to a higher tier in your Members Area.
SecurionPay support Packageplus feature and it requires 'Package Plan ID" on the join options for this to work.
For more information on Package Plus, visit the Package Plus wiki.
Token Plus
Token Plus is a feature in NATS4 that allows members of Token Sites to purchase additional tokens for their account, without requiring them to re-input their payment information.
For more information on Package Plus, visit the Token Plus wiki.
Signup Plus
Signup Plus is a feature in NATS4 that allows you to reactivate a member's subscription, or to repurchase a non-recurring subscription.
For more information on Package Plus, visit the Signup Plus wiki.