NATS4 Netbilling Native

From TMM Wiki
Revision as of 14:26, 29 July 2010 by TMMStephenY2 (talk | contribs) (Created page with '{{NATS4 Manual | show_billers_section = true }} {{Test Billers Disclaimer}} ''Note: this article is about using Netbilling as a native NATS biller. For the Netbilling [[ct#Gat…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
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
    Biller Instructions
NATS4 Biller List
2000Charge
2000Charge Gateway
2KCHARGE
A1Payments
Aebill
Aconti
Allopass
AltoBilling
Argus
Authorize.net
Bill1st Gateway
BillAPay Gateway
Billing Revolution
Billing United
Bit-Pay
BoaCompra
Braintree Payments
C2Bill
CardFlex
CCBill
CCBill Flexform
CCBill Web900
CashSend
CashtoCode
Centili
Centrobill
Clearcard
Clearcard IDV
Click and Buy
CoinGate
CoinPayments
CommerceGate
CurePay
DHD
DHDGateway
DIMOCO
EGatePay
ElectraCash
eMerchantPay Gateway
eMPPay.com
Epoch
Escalion
EuroBill
EPGBill.com
Ezic, Inc.
Focal Payments
FXBilling
FXBilling Native
Gateway tokens
Gigadat
Global Access
GlobalCharge
Global DPS
GoCoin
Greta 11 (G11Bill)
GTBill
GTBill GATEWAY
GXBill
ICN Ltd.
Itelebill
Jettis International
Jettis International Gateway
LocalBilling
MobiusPay
MerlinBill
NETbilling
NETbilling Native
NetCash
NetMobile
Netpay International
NoCreditCard
OrbitalPay
Password By Phone
Pay4
Pay900
Payment Network
Paygarden
Paygea
PayPal
Paysite Cash
Payspace
Payspace Gateway
Plug'n Pay
Prime Orange
Probiller
PumaPay
Rocketfuel
RocketGate
RocketGate Native
RSBilling
RSBilling Native
SafeCharge
SafeCharge Native
Secure Billing Worldwide
Secure Billing Worldwide Gateway
Secure Trading
SecurionPay
SegPay
SegPay Gateway
SOFORTdauerauftrag
Sonic Bill
StandardBill
TrustCharge
Telecom
UKash
Vendo Services
Vendo
Verotel Pro
Voxtel
VXSBill
WebBilling
Wispay
WTS
WTSeu
Zombaio
Shopping Cart Sales
Switching From Epoch to Epoch EU

Please don't test your biller setup with NATS4 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 your 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 3

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 integrity key next-- this can also be found in Netbilling's site.

In the Sites Admin, edit the tour you want Netbilling Native active for, and scroll down to Biller Details. Under Biller Details, enter your Site Tag and Reporting Keyword in the available "NBNATIVE" fields. 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 Reporting Keyword under the Scriptable Reporting Interface link. You may also enter an Access Keyword [Control Keyword] for instant upgrades (see below).

You can find your 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