Login 
nBill Demonstration
If you would like to take nBill for a test drive without having to install the free trial, try out our online demo.   Go there
nBill Downloads
Our downloads area contains the nBill component itself, as well as numerous other items such as payment gateways, language packs, and CRON job scripts.  Go there
nBill Free Trial
Want to try before you buy? No problem, just click on the link and order a free license key for 35 days of unrestricted usage.   Go there
Buy nBill
Purchase your nBill license today and start managing your billing online. Buy Now

Downloads

Downloads Home »  Payment Gateways

DocumentsDate added

Order by : name | date | hits [ descendent ]
file icon Authorize.net Payment Gatewayhot!
26.07.2007

This is a fully functional payment gateway for Authorize.net. Supports recurring payments, free trials, and setup fees. Problems have been reported when trying to use this gateway on a Windows server running IIS (Linux and/or Apache are fine).

If you have an SSL certificate installed, and your order forms etc. are served over https, this gateway will communicate directly with authorize.net, and the customer will never leave your site. If you do not use SSL, the customer will be redirected to authorize.net's secure server for credit card detail capture and authorization (note: recurring payments cannot be taken unless you use SSL - authorize.net does not allow subscriptions to be set up by redirecting the customer to them).

Recurring payments have a maximum subscription length of 3 years (imposed by Authorize.net) - if you select to have the gateway update the order expiry date (there is a parameter that allows this), it will set the expiry to either the card expiry date, or 3 years' time - whichever comes first.

As this gateway uses both direct communication with the Payment Service Provider AND redirection to the PSP, it provides an excellent basis on which to build your own payment gateway.

This is an nBill extension. Use the extension installer in nBill to install it.

Hits: 1675
file icon eWAY Payment Gatewayhot!
28.08.2007

This is a fully functional payment gateway for eWAY (A leading Australian payment service provider). Supports recurring payments.

If you have an SSL certificate installed, and your order forms etc. are served over https, this gateway will communicate directly with eWAY, and the customer will never leave your site. If you do not use SSL, the customer will be redirected to eWAY`s secure server for credit card detail capture and authorization (note: recurring payments cannot be taken unless you use SSL - eWAY does not allow subscriptions to be set up by redirecting the customer to them).

As this gateway uses both direct communication with the Payment Service Provider AND redirection to the PSP, it provides an excellent basis on which to build your own payment gateway. 

This is an nBill extension. Use the extension installer in nBill to install it.

Hits: 567
file icon Google Checkout Payment Gateway BETAhot!
19.03.2008
Payment gateway for Google Checkout. This gateway does NOT support recurring payments.

Configuring:
  1. login to your merchant account for google checkout.
    • Select Settings->integration->API callback URL-> enter https://www.yourdomainname.com/sitedirectory/index.php?option=com_netinvoice&action=gateway&gateway=google&task=return
    • Set Callback Method to XML
    • Copy merchant id and merchant key from this page to gateway options page.
  2. For non shippable orders set Auto Fulfill orders to Yes in the Product config page.
  3. If the product is shippable and Auto Fulfillis not set to yes, the order status will remain as processing until you change the order status to completed or dispatched in nBill. This will then send a notification to google to change the status of the order in the google system.

Please Note: The quantity value for any product can only be an integer - although decimal quantities are supported by nBill, they are not supported by Google!

This is an nBill extension. Use the extension installer in nBill to install it.
Hits: 218
file icon ProtX Payment Gatewayhot!
31.01.2008
Payment gateway for the UK Payment Service Provider ProtX. This gateway does NOT support recurring payments. Thanks go to Animation Technologies for sponsoring the development of this gateway.

This is an nBill extension. Use the extension installer in nBill to install it.
Hits: 266
file icon Quantum Payment Gateway - BETAhot!
10.12.2007

This is a BETA release of a gateway for Quantum (www.quantumgateway.com), developed by Axsys Technology Group. The following notes have been supplied by the author:

1. In order to support recurring charges, the "Order Form" should have a field named RID, which contains the "recipe ID" (which is Quantum speak for "recurring ID" on their side). This is passed as a parameter to the Gateway.

2. The amounts passed through to Quantum by nBill override any amount provided in the Quantum recipe.

3. There is no way to override the frequency (or what Quantum calls the cycle) because they don't provide a parameter for it). However, I'm working with Quantum in order to supply one.

Known Issues:

1. Currently, the return URL for success or failure are one and the same, and the gateway integration form only provides one place for one URL. In the near future, I will be modifying this so that it provides two fields, and will then modify the code to support two (one for success and one for failure) if both are provided.

2. Since Quantum provides the concept of TEST accounts, I'm going to modify the gateway form to allow for extra fields that will hold the values for the test account. Then, one extra field will be used to tell it whether to process transaction using the real account or the test account. That way, it can all be done using one field after everything is setup.

3. There are a few places for improvements, but I've placed TODO items throughout the code so that I can go back and improve them.

This is an nBill extension. Use the extension installer in nBill to install it.

Hits: 333
file icon SECPAY Payment Gatewayhot!
06.07.2007
Fully functional payment gateway for SECPay (a UK Payment Service Provider). Supports recurring payments. Redirects the user to SECPay's server for credit card details to be captured and payment authorised (you can upload your own template to SECPay's server to keep the look and feel consistent with your website).

This is an nBill extension. Use the extension installer in nBill to install it.
Hits: 708
file icon Worldpay Select Junior Payment Gatewayhot!
05.10.2007
This is a payment gateway for Worldpay Select Junior. It does not support recurring payments (futurepay). If you want to sign up for a Worldpay account, click here.

This is an nBill extension. Use the extension installer in nBill to install it.
Hits: 474