Netbilling Native

From TMM Wiki
Jump to navigationJump to search
NATS 3
  Biller Instructions
NATS3 Biller List
123Bill
365Billing
2000Charge
Aconti Payment Service
Allopass
Ampay
Argus
Authorize.net
Bill1st Gateway
Billing Line
BoaCompra
Card Gate Plus
CCBill
CCBill Direct Pay
CCBill Web900
Centrobill
ChargeMeLater
ClearCard
ClearCard IDV
Commerce Gate
CurePay
DHD Media
E-Pay Company
Edelweiss Card
EGatePay
ElectraCash
EMerchantPay (Interconsult)
EnterCharge
Epoch
EProcessingNetwork
EuroBill
EPGBill.com
FABILLING
Global Access
GTBill
GXBill
HeidelPay
HeidelPay Gateway
iBill
ICN Ltd.
Infinity Payment
Interconsult
Jettis
Jettis Gateway
Jettis International
Linkpoint
LocalBilling
Merchant Partners Gateway
Merchant Partners Membership
Merchant Solutions
MyVirtualCard
Netbilling
Netbilling Native
NetCash
Netpay International
NoCreditCard
Oakbill
Optimized Payment System
Password by Phone
Pay4
Paygea
Payment Network
Paysite Cash
PhoneAccess
Plug'n Pay
PPPCard
Probiller
Protx
Pure Vanilla
RocketGate
RocketGate Native
RSBilling
SafeCharge
Secure Billing World
SegPay
Sonic Bill
StandardBill
Streamate
Symmetrex
TrustCash
TrustCharge
txtNation
Ukash
Universal Processing
Verotel Pro
VXSBill
WebBilling
WebPay
WTS
WTSeu
YNOT Processing
Zombaio
Netbilling v3 Upgrade Instructions
Purchasing Tokens Through Netbilling
Streamate Biller versus Third-Party
Switching From Epoch to Epoch EU
Epoch Member Approval Plus
Multiple Biller Accounts

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