GXBill

From TMM Wiki
Revision as of 17:14, 19 November 2008 by Trinidadr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 GXBill's test account—it won't work correctly.

Setting up on GXBill's Website

Register a GXBill account. Record your GXBill Merchant ID and password. Setup your sites; for each site, record its GXBill Site Code.

Set the password script to:

Replace linkdomain with your Link Domain.

Set up GXBill in NATS

Go to the Billers Admin, select GXBill from the drop-down, and click Add. In the ID field, enter your GXBill Merchant ID and password.

Go to the Sites admin, edit or create a site, and go do the Biller Details section. In the Site Code field, enter a GXBill site code. Go to the Special Payment Options section, select GXBill from the Biller drop-down, and fill in the join form text; for example: "No Credit Card? Pay by Phone." Put a space in the Biller Code field.

Geo-Target Banners

GXBill can replace the Pay by Phone text with the words "Pay by Phone" in a user's native language. To enable this feature, edit the NATS join template and make the following change:

Remove the following line:

<input class="join_button" type="submit" name="special[]" value="">

Replace it with the following line:

{if $special_options[option][1] == 'GXB:361'}<input class="join_button" type="image" src=http://www.gxplugin.com/banners/image.php?id=MERCHANTID&site=SITEID&skin=default
name="special[{$special_options[option][1]}]">{else}<input class="join_button" type="submit" name="special[{$special_options[option][1]}]" value="{$special_options[option][0]}">{/if}

Complete you change by logging in to your GXBill account and getting the extra banners. In the new code above, replace MERCHANTID and SITEID