Difference between revisions of "Gateway One Step Join"

From TMM Wiki
Jump to navigationJump to search
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{NATS4 Manual
 +
| show_billers_admin_section = true
 +
}}
 +
{{NATS3 Manual
 +
| show_billers_admin_section = true
 +
}}
 +
 
== Origination and Version History ==
 
== Origination and Version History ==
  
As of version 4.0.74.1, Nats supports a one page gateway setup. This article describes how to setup this feature and how it works.
+
As of version 4.0.74.1, [[NATS4]] supports a one page [[Ct#Gateway|Gateway]] Setup. This allows [[Ct#Surfer|surfers]] to bypass the [[NATS]] pre-join page, instead combining the required information onto a single gateway join page that surfers can register on. This article describes how to set up this feature, as well as how it works.
  
 
== Setting up in NATS ==
 
== Setting up in NATS ==
 +
=== Site Template ===
 +
 +
In order to use the Gateway One Step Join feature, you must first customize the corresponding [[Ct#Template|template]]. You can do this by editing the new site template -- ''gateway_onestep_join'' where you can configure your one page setup.
  
=== Site Template ===
+
To find your ''gateway_onestep_join'' [[Ct#Template|template]], go to the [[NATS4 Sites Admin|Sites Admin]] and click the "Edit Site Templates" icon of the [[Ct#Site|Site]] you would like to add the Gateway One Step Join option to. Find ''gateway_onestep_join'' in your list of site templates, and click the "Customize" icon to make changes to your template. After you have configured the [[Ct#Template|template]] to your wishes, click "Save Template."
  
There is a new site template, gateway_onestep_join, that is used for the 1 page setup. Make sure you make the appropriate modifications to this template before putting this setup live on your system
+
Make sure you have made the appropriate modification to this [[Ct#Template|template]] before putting this setup live on your system.
  
 
=== Cascade Setup ===
 
=== Cascade Setup ===
  
In order for Nats to recognize a cascade as a gateway one step cascade, you will need to set a special cascade weight. Go to your Billers Admin and find the cascade you want to use, or create it. Once you had selected your cascade, click the pencil icon to edit this cascade. In the settings for this cascade select "Gateway One Step Cascade" or set the weight to 258.
+
<center>[[File:Screenshotfrom2014-06-16_131030.png|frameless|250px|Selecting Gateway One Step Cascade to set the weight]]</center>
Next you can add billers to the cascade. You will need the cascade id that is located on the left hand side of the cascade you created.
+
 
 +
In order for [[NATS]] to recognize a [[Ct#Cascade|cascade]] as a [[Ct#Gateway|gateway]] one step cascade, you will need to set a special '''[[Cascade Weight]]'''. To set this weight, go to the [[NATS4 Billers Admin|Billers Admin]] and find the cascade you wish to use, or create a new one. Once you have chosen a cascade to use, click the pencil icon to edit this [[Ct#Cascade|cascade]]. On the next page (Cascade Settings), you will have to edit the "Weight" setting. Under weight settings you can either select "Gateway One Step Cascade" or set the weight to "258"-- both choices will allow [[NATS]] to recognize that cascade as a Gateway One Step Cascade. Remember your Cascade ID number, located on the left hand side of your cascade in the ID column, as you will need it for a future step.
 +
 
 +
Next, add your preferred [[Ct#Biller|billers]] to the [[Ct#Cascade|cascade]] you have just edited or created by clicking the magnifying glass icon (Show Cascade Steps). Add the billers you would like to use by choosing them from the "Add Cascade Step" drop-down menu.
  
Note: The first biller in a cascade of this type MUST be a gateway. If anything other then a gateway is used, the surfer will redirected back to your regular prejoin page.
+
'''Note''': The first biller in a cascade of this type MUST be a gateway. If anything other than a gateway is used, the surfer will be redirected back to your regular pre-join page.
  
 
=== Query String Setup ===
 
=== Query String Setup ===
  
In order for Nats to know that you want to use the gateway one step process, you will need to specify the cascade number in the query string. For example, let's say that your default Nats join link is (below) and you want to use the cascade id of 3 (your gateway one step cascade number) :
+
In order for [[NATS]] to know that you want to use the Gateway One Step Process, you will need to specify your one step cascade number in your query string. For example, if your Cascade ID is 3 (your gateway one step cascade number), you will have to change your default [[NATS]] join link from the example below:
  
http://joinow.toomuchmedia.com/signup/signup.php?nats=<?=$_REQUEST['nats']?$_REQUEST['nats']:'MC4wLjEuMS4wLjAuMC4wLjA'?>&step=2
+
<pre>http://joinow.toomuchmedia.com/signup/signup.php?nats=<?=(!empty($_REQUEST['nats']) && !preg_match('/[\'\"<>()\\\+\[\]]/', $_REQUEST['nats']))?$_REQUEST['nats']:'MC4wLjEuMS4wLjAuMC4wLjA'?>&step=2</pre>
  
You now modify this url to:
+
You can modify this URL to include your gateway one step cascade. For example:
  
http://joinow.toomuchmedia.com/signup/signup.php?nats=<?=$_REQUEST['nats']?$_REQUEST['nats']:'MC4wLjEuMS4wLjAuMC4wLjA'?>&cascade=3
+
<pre>http://joinow.toomuchmedia.com/signup/signup.php?nats=<?=(!empty($_REQUEST['nats']) && !preg_match('/[\'\"<>()\\\+\[\]]/', $_REQUEST['nats']))?$_REQUEST['nats']:'MC4wLjEuMS4wLjAuMC4wLjA'?>&cascade=3</pre>
  
 +
This allows the [[Ct#Surfer|surfer]] to bypass the [[NATS]] pre-join page entirely, and view a combination of the pre-join and gateway join pages. From here, the join process should continue as any normal gateway join would.
  
This will bypass the prejoin page entirely and show a combination of the pre/gateway join pages. From here the process continues as any normal gateway join would.
+
[[Category:NATS4 Billers Admin]]

Latest revision as of 15:26, 19 May 2017

NATS 4
Members Admin
The Members Admin
View Member Details
Add Member
MySQL Auth
Mod Authn DB
Multisite Access
Member Logging
Member Password Retrieval
OpenID Connect
Mod Auth OpenIDC
ID Numbers
Billers Admin
The Billers Admin
Biller
Biller Fees
Taxes
NATS Cascades
Add Cascade
Cascade Weight
Autocascade
Hidden Cascades
Geo-Targeting Cascades
Post-Biller Templates
HTTPS Gateways
Timed Cascade Rules
Upgrade Plus
Token Plus
Gateway One Step Join
Extra Biller Fields
Send Information To Special Biller
Setting Rules
Cross Sell Supported Billers
Upsell Supported Billers
Packageplus Supported Billers
Tokenplus Supported Billers
NATS 3
Billers Admin
Biller
Cascade
NATS Cascades
Adding Cascades
Biller Cancel Promotions
Cascade Weight
Autocascade
Hidden Cascades
Geo-Targeting Cascades
Type-In Cascade
Post-Biller Templates
Extra Biller Fields
HTTPS Gateways
Payment Deduction
Timed Cascade Rules
Multiple Biller Accounts
Upgrade Plus
Adding a Biller

Origination and Version History

As of version 4.0.74.1, NATS4 supports a one page Gateway Setup. This allows surfers to bypass the NATS pre-join page, instead combining the required information onto a single gateway join page that surfers can register on. This article describes how to set up this feature, as well as how it works.

Setting up in NATS

Site Template

In order to use the Gateway One Step Join feature, you must first customize the corresponding template. You can do this by editing the new site template -- gateway_onestep_join where you can configure your one page setup.

To find your gateway_onestep_join template, go to the Sites Admin and click the "Edit Site Templates" icon of the Site you would like to add the Gateway One Step Join option to. Find gateway_onestep_join in your list of site templates, and click the "Customize" icon to make changes to your template. After you have configured the template to your wishes, click "Save Template."

Make sure you have made the appropriate modification to this template before putting this setup live on your system.

Cascade Setup

Selecting Gateway One Step Cascade to set the weight

In order for NATS to recognize a cascade as a gateway one step cascade, you will need to set a special Cascade Weight. To set this weight, go to the Billers Admin and find the cascade you wish to use, or create a new one. Once you have chosen a cascade to use, click the pencil icon to edit this cascade. On the next page (Cascade Settings), you will have to edit the "Weight" setting. Under weight settings you can either select "Gateway One Step Cascade" or set the weight to "258"-- both choices will allow NATS to recognize that cascade as a Gateway One Step Cascade. Remember your Cascade ID number, located on the left hand side of your cascade in the ID column, as you will need it for a future step.

Next, add your preferred billers to the cascade you have just edited or created by clicking the magnifying glass icon (Show Cascade Steps). Add the billers you would like to use by choosing them from the "Add Cascade Step" drop-down menu.

Note: The first biller in a cascade of this type MUST be a gateway. If anything other than a gateway is used, the surfer will be redirected back to your regular pre-join page.

Query String Setup

In order for NATS to know that you want to use the Gateway One Step Process, you will need to specify your one step cascade number in your query string. For example, if your Cascade ID is 3 (your gateway one step cascade number), you will have to change your default NATS join link from the example below:

http://joinow.toomuchmedia.com/signup/signup.php?nats=<?=(!empty($_REQUEST['nats']) && !preg_match('/[\'\"<>()\\\+\[\]]/', $_REQUEST['nats']))?$_REQUEST['nats']:'MC4wLjEuMS4wLjAuMC4wLjA'?>&step=2

You can modify this URL to include your gateway one step cascade. For example:

http://joinow.toomuchmedia.com/signup/signup.php?nats=<?=(!empty($_REQUEST['nats']) && !preg_match('/[\'\"<>()\\\+\[\]]/', $_REQUEST['nats']))?$_REQUEST['nats']:'MC4wLjEuMS4wLjAuMC4wLjA'?>&cascade=3

This allows the surfer to bypass the NATS pre-join page entirely, and view a combination of the pre-join and gateway join pages. From here, the join process should continue as any normal gateway join would.