Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Authorize.Net provides a number of ways to process transactions online, managing the submission of billions of transactions to the processing networks on behalf of merchant customers.

Overview


HostBill Authorize.Net module enables you to authorize, settle and manage credit card and electronic check transactions via Authorize.Net.

  • Accept all major debit and credit cards.
  • Advanced Fraud Protection.
  • Avoid the burden of PCI compliance using SIM or CIM integration

Advanced Integration Method (AIM)


Module: class.creditcard.php

AIM allows you to capture payments directly from HostBill by sending transactions to the payment gateway using an end-to-end secure sockets layer (SSL) connection.

  • Employs industry standard secure data encryption technology - 128-bit Secure Sockets Layer (SSL) protocol.
  • Uses transaction key authentication for ultimate security.
Image Removed

Image Added

Server Integration Method (SIM)


Module: class.authorizenet.php

SIM provides a customizable, secure hosted payment form for Web merchants that do not have a SSL certificate.

  • Payment gateway hosted payment form employs 128-bit SSL data encryption.
  • Digital fingerprints enhance security, providing multiple layers of authentication.
  • Customize the look and feel of the payment gateway hosted payment form and/or receipt page.
Image Removed

Image Added

Customer Information Manager (CIM)


Module: class.authorizenet_cim.php

CIM allows merchants to create customer profiles that are stored on Authorize.Net's secure servers and provides quick access to stored customer information.

  • Proccess payments from HostBill with the use of lightbox like popup.
  • Provide returning customers with the convenience of not having to re-enter personal data.
Image Removed

Image Added

Installing HostBill

HostBill installation is fully automated and takes just seconds, more info at Installation

Subscriptions / Recurring Billing


You can set up HostBill to automatically charge stored Credit Cards for any recurring services you offer!

  • Available for AIM integration
  • Enable/Disable automatic credit cart charge before due date
Image Removed
Image Added

Connecting HostBill with Authorize.Net


  1. In HostBill go to Settings > Modules, find and activate one of the Authorize.Net payment modules
  2. You will be taken to Settings > Modules > Payment Modules where you can configure Authorize.Net module
  3. Enter your API Login ID and Transaction Key from Authorize.Net, for a guide on how to obtain those values see Authorize.Net setup
  4. Save Changes
Image Removed

Image Added

              Watch Video

Authorize.Net Settings


To obtain API credentials follow those steps.

  1. Login to Authorize.Net and go to Account > Settings.
  2. Click on the API Login ID and Transaction Key link under Security Settings.
  3. Here you can find your API Login ID, write it down
  4. Enter your Secret answer and click on submit button, this will generate a new Transaction Key
  5. Copy and save your Transaction Key
  6. Use those credential to connect HostBill with Authorize.Net
Image Removed

Image Added

Configure Authorize.Net for use with Server Integration Method (SIM).


  1. Login to Authorize.Net and go to Account > Settings.
  2. Click on the Relay Response link under Transaction Response Settings.
  3. In the input box enter your Callback URL, you will find it in HostBill module configuration page
  4. Hit Submit

Image Removed

Changelog

2012-03-12 Changes:

Added: Authorize.Net CIM module

Image Added