Difference between revisions of "Netbilling Native"
Netbilling (talk | contribs) |
TMMStephenY (talk | contribs) |
||
Line 64: | Line 64: | ||
* [[Post-Biller Templates]] -- editing the Return URL pages | * [[Post-Biller Templates]] -- editing the Return URL pages | ||
* [[Netbilling v3 Upgrade Instructions]] -- upgrading Netbilling from version two to version three | * [[Netbilling v3 Upgrade Instructions]] -- upgrading Netbilling from version two to version three | ||
− | |||
− |
Revision as of 11:51, 10 March 2011
Please don't test your biller setup with Netbilling Native's test account—it won't work correctly.
Note: this article is about using Netbilling as a native NATS biller. For the Netbilling gateway, please see the Netbilling article
Set up on Netbilling's Website
Register an account on Netbilling's website.
Please note: Netbilling uses the term Access Keyword to describe two different settings. To distinguish the two different settings, I've placed my own terms in brackets after the Netbilling terms.
Under "Setup" -> "Sitetags" -> "config" for each site, set the Postback CGI URL to the following URL:
- http://linkdomain/signup/process_nbnative.php
Replace linkdomain with you linkdomain.
In order to ensure that rebills, credits, and other refunds are correctly retrieved by your NATS install, you should make sure you have the NetBilling " Enable Scriptable Reporting Interface" option selected and keywords added to site site. You can do this by going to "Setup" -> "Sitetags" -> "config" for each site -> under the section "Scriptable Reporting Interface", there is a box for "Access keywords" [Reporting Keyword]. You need to enter a keyword here to be added later in the NATS admin. You need to do this for each of your sites. Under "Setup" -> "Access Security" -> "Scriptable Reporting Interface", you need to check the box next to "Enable Scriptable Reporting Interface v1.x" and add your server's IP address to the "Reporting Client IP Addresses section". You need to do this to track rebills, refunds, chargebacks, etc
Set up Netbilling in NATS
You must have PHP's mcrypt installed. Please see the PHP documentation.
There are several versions of the Netbilling protocol. Please follow the instructions that apply to your setup.
Netbilling Version 2
In the Billers Admin, select NetBilling Native from the Biller drop-down menu. Enter your 12 digit NetBilling account number. This number is displayed on the top of the first page when you log in to Netbilling. When adding it to the Billers admin please suffix a colon to the number; for example: 123456789012:
Enter your username; if you forgot your username, please email Netbilling's customer support. Enter your password.
In Sites admin, under Biller Details, enter your Site Tag and Access Keyword [Reporting Keyword]. You can find both of these by logging into Netbilling, going to Setup, Site Tools, Site Tags -- the site tag is on the main browse sites screen; the Access Keyword [Reporting Keyword] under the Scriptable Reporting Interface link.
Netbilling Version 3
In Billers Admin, select Netbilling Native from the Biller drop-down menu. Enter your Account number and your integrity key.
In Sites Admin, under Biller Details, enter your Site Tag and Access Keyword [Reporting Keyword]. You may also enter an Access Keyword [Control Keyword] for instant upgrades (see below).
You can find the form ID in the Netbilling admin under "Setup' -> "Form editor". You can either create a new form, or edit an existing form to gather the form ID value.
Upgrade Subscription
To set up an Upgrade subscription, use the following link in your limited members area for user upgrades:
- http://<linkdomain>/signup/upgradeplus.php?site=<siteid>&username=<username>
Replace <linkdomain> with your linkdomain. Replace <siteid> with your site ID number. Replace <username> with the name of the user trying to upgrade.
See Also
- Post-Biller Templates -- editing the Return URL pages
- Netbilling v3 Upgrade Instructions -- upgrading Netbilling from version two to version three