NATS4 Allopass

From TMM Wiki
Revision as of 19:00, 30 March 2012 by TMMJames (talk | contribs) (Created page with "==Billers Admin== To add Allopass to NATS4, select "Allopass" from the dropdown menu list of billers next to "Setup New Biller". Once selected, click "Add" on the right side ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Billers Admin

To add Allopass to NATS4, select "Allopass" from the dropdown menu list of billers next to "Setup New Biller". Once selected, click "Add" on the right side of the page to finish adding Allopass.

Note: If you don't see Allopass, 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 Allopass, "Edit Allopass Account Info". API KEY - (required) this is the api key needed to process transactions with Allopass. API Signature - (optional) This is the API signature provided by Allopass.

Setting Up at Allopass

To set up a a Site and its join options with Allopass, log into Allopass account at www.allopass.com and click "My Products". Once there you can create a site with Allopass by clicking "Add a new site" or a new join option when you click "Add a new product". After filling out the URL and category for the site you will be brought back to the Site List where you can view your Site IDs that will be needed to be configured in the Sites Admin. To add a new product, . When you add a new product you will be prompted to enter the following fields:

  • Product Name: The name of your product (This does not need to be configured with NATS.)
  • Purchase URL: This field is not required but can be set to:

http://<linkdomain>/signup/signup.php

Note: The remaining URL fields are required to be configured with Allopass in order for it to function properly with NATS.

  • Product access URL:

http://<linkdomain>/signup/returnurl_allopass.php?ok=1

  • Error URL:

http://<linkdomain>/signup/returnurl_allopass.php?ok=0

  • Notification URL:

http://<linkdomain>/signup/process_allopass.php

Sites Admin

In the Sites admin you can configure your Biller site-specific information by editing the default tour of one of your Sites. Next fill out the information for the following fields:

  • ALLOPASS Site ID: The Site ID of your site as configured with Allopass
  • ALLOPASS(id:59) Language: The Language to be used for this Site.

Join Options

Each Product you set up with Allopass will need to be configured as a join option in NATS. NATS only supports the use of One-Time and Subscription based products. You can either set up your Allopass join options as a normal or special join option by clicking on "Set Join Options" or "Set Special Join Options" respectively, next to the Site you wish to configure in the Sites Admin.

  • ALLOPASS Pricepoint ID: The Pricepoint ID of your product as provided by Allopass.
  • ALLOPASS Amount: The purchase amount of your join option.
  • ALLOPASS Product NAME: This the name of the product as you have set it up with Allopass
  • ALLOPASS Product ID: The Product ID of your join option as configured with Allopass. (You can view this in the "My Products" section of the Allopass admin.)
  • ALLOPASS Active Number: The amount of times the generated Allopass code can be used (Either Active Number or Active Period must be set for Special Join options ...)
  • ALLOPASS Active Period: The number of days the generated Allopass code will be active.

Acknowledgement URL: This the url Allopass will post to for initial and rebill transactions for Subscription products and must be configured. The url will be the same as the Notfication URL used for One-Time purchases: http://<linkdomain>/signup/process_allopass.php

<linkdomain> should be set to the linkdomain of your site.