Docs

Log in to read the version of docs relevant to your site, or use the dropdown versions

Authorize.net Direct Integration

Authorize.net is a payment processing solution that simplifies online payments and provides the complex infrastructure and security necessary to ensure fast, reliable, and secure transmission of transaction data. You can select between Authorize.net's merchant account with the payment gateway plan or the payment gateway-only plan. Read more about the plans from Authorize.net here.

As part of this direct integration, you will save the customer's card details within Authorize.net secure vault. This direct integration offers the following additional benefits:

  • Simplified and quicker support for API connections.
  • Real-time access to payment gateway updates and upgrades.
  • Reduction in resolution time for any issues.
  • Account Updater ensures timely updates to customer payment details.

Note

  • It normally takes between two and thirty days for Chargebee to reflect the latest account updation. During this time, the customer's most recent updates will not reach Chargebee and the invoice might reflect old card details.

  • If fraud rules are configured which will delay transaction confirmation,gift checkout will not be supported as they require immediate confirmation

Choosing Authorize.net

Consider the following factors before choosing Authorize.Net as a payment solution:

  • Supported Countries: Authorize.Net is currently available for companies based in the United States of America, Canada, the United Kingdom, Europe, and Australia.
  • Supported Payment Methods: Authorize.Net supports major credit and debit cards such as Visa, MasterCard, American Express, Discover, Diner's Club, Japan Credit Bureau(JCB), and Automated Clearing House (ACH).
  • Pricing: Authorize.Net has service fees which include, setup, monthly and per-transaction fees. Read more here.
  • Currency: The currency configured within your Authorize.Net account will be used for transactions, irrespective of the currency configured in Chargebee. Hence, ensure the currency configured in your Authorize.Net account matches that of your Chargebee account.

Due to recent world events, you may experience failures for payments originating from Russian financial institutions or instruments. We recommend reviewing guidelines issued by respective payment gateways for additional information.

Prerequisites

The following prerequisites must be met prior to configuring the direct integration of Authorize.net account with your Chargebee site:

  • You must have an Authorize.net payment gateway account or a payment gateway plus merchant account.

  • You must have your Chargebee live site setup since this Authorize.Net integration is supported on Chargebee's live site only.

  • You must enable the Customer Information Manager (CIM) option within your Authorize.net account. Read more about CIM here.

  • You must enable the Automated Recurring Billing functionality within your Authorize.net account.

Integration Options

The following options are available to integrate your Authorize.net Gateway with Chargebee

Integration MethodDescriptionPCI Requirements3DS support Available?
Chargebee API + Authorize.net Gateway

Collects card details using Chargebee's secure hosted pages and directly pass those details to Authorize.net.

Low

No


Chargebee JS
    Collects card details using Chargebee's <ExternalLink url="https://www.chargebee.com/checkout-portal-docs/components-fields-integrations.html#card-components" >Components
    and Fields</ExternalLink> and initiate tokenization using Chargebee's <ExternalLink url="https://www.chargebee.com/checkout-portal-docs/components-fields-reference.html#example-4" >temporary
    token</ExternalLink>.
  </td>
  <td>
    <b>Low</b>
    <br/>
  </td>
  <td>No</td>
</tr>
<tr>
  <td>Chargebee JS</td>
  <td>
    Collects card details using <ExternalLink url="https://developer.authorize.net/api/reference/features/accept_hosted.html" >Authorize.net's
    Accept Hosted pages</ExternalLink> and tokenize using <ExternalLink url="https://www.chargebee.com/checkout-portal-docs/3ds-helper-overview.html#tokenize-using-chargebee-js" >Chargebee.js</ExternalLink>.
  </td>
  <td>
    <b>Low</b>
    <br/>
  </td>
  <td>No</td>
</tr>
<tr>
  <td> Chargebee JS</td>
  <td>
     
    This integration method uses <ExternalLink url="https://www.chargebee.com/checkout-portal-docs/3ds-helper-overview.html#using-permanent-token" >permanent
    token</ExternalLink> that represents a customer's card details stored in
    Authorize.net's vault to process payments. 
  </td>
  <td>
    When creating a new token and converting card details to tokens using:
    <ul>
      <li>
         
        Chargebee's Hosted Components: <b>Low</b>
      </li>
      <li>
         
        Your own Checkout: <b>High</b>
      </li>
    </ul>
  </td>
  <td> No </td>
</tr>

Configuring Authorize.net with Chargebee

The integration requires you to take action on your Authorize.net and Chargebee accounts. Follow the steps below to complete the configuration:

Authorize.net

Complete the following actions on your Authorize.net account

Enable CIM

Follow the steps below to enable CIM on your Authorize.net account.

  1. Log into your Authorize.net account.
  2. Click Customer Information Manager from the main menu.
  3. Click Sign up for Customer Information Manager (CIM) Now to initiate the sign-up.
  4. Review the terms and conditions and click the I have read and understand the Terms of Service checkbox to accept their terms of service.
  5. Click I Agree.

Turn off Test Mode Authorize.Net has a Test Mode in its production account which lets you test your connection with the payment gateway without carrying out actual charges. By default, your payment gateway account is set to Test Mode. To carry out live transactions, ensure Live Mode is enabled.

Follow the steps below to complete this:

  1. Click Account from the main toolbar.
  2. Click Settings in the main menu on the left.
  3. Click Test Mode under the Security Settings section.
  4. Drag the toggle to Live. The interface will confirm that the Test Mode settings have been successfully applied and the account is now in Live Mode.

Chargebee Follow these steps to configure Authorize.Net to your Chargebee live site:

  1. Log into your Chargebee Live site.
  2. Navigate to Settings > Configure Chargebee > Payment Gateways > Add a Gateway.
  3. Select Authorize.net from the gateway list.
  4. Enter your Authorize.net API Login Id, Transaction Key, and Public Client Key in the applicable fields.
  5. Click Connect.
  6. Enable necessary card settings by clicking Manage in the Cards section and click Save.

You have successfully configured your Authorize.net account with Chargebee.

Was this article helpful?