Difference between revisions of "Authorize.net"

From WHMCS Documentation

m (Setup)
(Adding the Authorize.net Echeck Payment Gateway)
 
(14 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Authorize.net Credit Card Billing. For more info see www.authorize.net
+
== About this Module ==
  
 +
[https://www.authorize.net/ Authorize.net] is a credit card merchant gateway.
 +
 +
For the other supported Authorize.net payment gateway, see [[Authorize.net CIM]].
 
{{gateways
 
{{gateways
 
| type = cc
 
| type = cc
Line 7: Line 10:
 
| refunds = yes
 
| refunds = yes
 
}}
 
}}
 +
=== Adding the Authorize.net Payment Gateway ===
  
==Setup==
+
To set up the Authorize.net payment gateway in WHMCS:
 
+
To activate the Authorize.net module in WHMCS, navigate to '''Setup > Payments > Payment Gateways''' and choose Authorize.net from the Available Gateways dropdown.
+
# Go to the appropriate location for your version of WHMCS:
 
+
#* For WHMCS 8.0 and later, go to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > Apps & Integrations''' or '''Addons > [[Apps and Integrations|Apps & Integrations]]'''.
Once activated, you can then customise the name to something more friendly such as "Credit Card" and enter the Login ID and Transaction Key corresponding to your Auth.net account
+
#* For WHMCS 7.10 and earlier, go to '''Setup > Products/Services > [[Payment Gateways]]''' and choose '''All Payment Gateways'''.
 +
# Click '''Authorize.net'''.
 +
# Check '''Show on Order Form''' to display this payment method in the Client Area during checkout.
 +
# Enter your Authorize.net credentials.
 +
# Click '''Save Changes'''.
  
==Customer Information Manager (CIM)==
+
== Echeck Module ==
  
 +
The Echeck module for Authorize.net allows you to process payments directly from a bank account. The system stores the details in the client profile and uses them for automated recurring billing on future invoices.
 
{{gateways
 
{{gateways
| type = token
+
| onetime = yes
 
| recurring = yes
 
| recurring = yes
| refunds = yes
 
 
| level = 3
 
| level = 3
| updatecc = yes
 
| deletecc = yes
 
 
}}
 
}}
 +
=== Adding the Authorize.net Echeck Payment Gateway ===
  
The Authorize.net Customer Information Manager (CIM) system allows you to store customers' sensitive payment information on Authorize.net's secure servers, simplifying your compliance with the Payment Card Industry Data Security Standard (PCI DSS).
+
To set up the Authorize.net Echeck payment gateway in WHMCS:
 
+
This works by only storing the full card number on Authorize's system, and not locally in your WHMCS database, and thus even if you were to be compromised, the encrypted full card numbers are not there for any potential hackers to access and potentially use.
+
# Go to the appropriate location for your version of WHMCS:
 
+
#* For WHMCS 8.0 and later, go to '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > Apps & Integrations''' or '''Addons > [[Apps and Integrations|Apps & Integrations]]'''.
To use this with WHMCS, simply activate the Authorize.net CIM module in the gateway configuration area, and deactivate the standard Authorize.net module if already using it, and then the card details will no longer be stored locally in your WHMCS database following each clients next transaction following the activation.
+
#* For WHMCS 7.10 and earlier, go to '''Setup > Products/Services > [[Payment Gateways]]''' and choose '''All Payment Gateways'''.
 
+
# Click '''Authorize.net Echeck'''.
We also have a migration tool available for automatically transferring all your existing locally stored clients credit card numbers over to Auth.net's system should you wish to start using the CIM system retrospectively. The tool can be downloaded @ http://www.whmcs.com/members/dl.php?type=d&id=73
+
# Check '''Show on Order Form''' to display this payment method in the Client Area during checkout.  
When using the migration tool activate and configure the Authorize.net CIM module, run the import script and then deactivate the regular Authorize.net module.
+
# Enter your Authorize.net Echeck credentials.
 
+
# Enter a custom module name.
'''Errors:''' Should any errors occur during the import process review Billing > Gateway Log inside your WHMCS admin area and it should hold the full details of the responses from the Authorize.net API for each attempted card storage. This will aid in identifying and rectifying the problem.
+
# Click '''Save Changes'''.
 
 
For more information please refer to [[Authorize.net CIM]].
 
 
 
==Echeck Module==
 
 
 
{{gateways
 
| onetime = yes
 
| level = 3
 
}}
 
  
The Echeck module for Auth.net allows for payments to be processed directly from a bank account. The details entered are stored against the client profile and used for automated recurring billing on future invoices.
+
== Troubleshooting ==
  
To setup, simply activate the "Authorize.net Echeck" option in '''Setup > Payment Gateways''' and enter your Auth.net Login ID & Transaction Key along with a custom name for the module where requested.  And then that new payment method option will now show in the order process and on invoices for users to choose and make payment with should they choose. No further setup is required.
+
'''<field> is required'''<br>
 +
This error indicates that the <tt>field</tt> value (for example, '''Email Address''') is not being submitted to Authorize.net but is a required field in your Authorize.net account.  
  
 +
To resolve this, log in to your Authorize.net account and navigate to '''Account > Settings > Payment Form > Form Fields'''. Make certain that none of the fields are selected as required fields.
  
 
{{modules}}
 
{{modules}}

Latest revision as of 19:29, 28 September 2022

About this Module

Authorize.net is a credit card merchant gateway.

For the other supported Authorize.net payment gateway, see Authorize.net CIM.

Supported Features

Type One Time Recurring Refunds 3D Secure
Credit Card Yes Yes Yes No

Adding the Authorize.net Payment Gateway

To set up the Authorize.net payment gateway in WHMCS:

  1. Go to the appropriate location for your version of WHMCS:
    • For WHMCS 8.0 and later, go to Configuration () > Apps & Integrations or Addons > Apps & Integrations.
    • For WHMCS 7.10 and earlier, go to Setup > Products/Services > Payment Gateways and choose All Payment Gateways.
  2. Click Authorize.net.
  3. Check Show on Order Form to display this payment method in the Client Area during checkout.
  4. Enter your Authorize.net credentials.
  5. Click Save Changes.

Echeck Module

The Echeck module for Authorize.net allows you to process payments directly from a bank account. The system stores the details in the client profile and uses them for automated recurring billing on future invoices.

Supported Features

Type One Time Recurring Refunds Reversals
3rd Party Yes Yes No

No

Adding the Authorize.net Echeck Payment Gateway

To set up the Authorize.net Echeck payment gateway in WHMCS:

  1. Go to the appropriate location for your version of WHMCS:
    • For WHMCS 8.0 and later, go to Configuration () > Apps & Integrations or Addons > Apps & Integrations.
    • For WHMCS 7.10 and earlier, go to Setup > Products/Services > Payment Gateways and choose All Payment Gateways.
  2. Click Authorize.net Echeck.
  3. Check Show on Order Form to display this payment method in the Client Area during checkout.
  4. Enter your Authorize.net Echeck credentials.
  5. Enter a custom module name.
  6. Click Save Changes.

Troubleshooting

<field> is required
This error indicates that the field value (for example, Email Address) is not being submitted to Authorize.net but is a required field in your Authorize.net account.

To resolve this, log in to your Authorize.net account and navigate to Account > Settings > Payment Form > Form Fields. Make certain that none of the fields are selected as required fields.

Server Modules
cPanel/WHM - DirectAdmin - Plesk - Helm 3 - Helm 4 - Ensim - InterWorx - WebsitePanel - Cloudmin
Lxadmin - Virtualmin Pro - XPanel - HyperVM - SolusVM - Cloudmin - WHMSonic - VPS.Net
CentovaCast - SCPanel - MediaCP - GameCP - TCAdmin - Reseller Central - Auto Release - Heart Internet

Registrar Modules
Enom - ResellerClub - Nominet - OpenSRS - ResellOne - OnlineNIC - PlanetDomain - Affordable Domains
TPP Wholesale - TPPInternet - Stargate - Namecheap - NetEarthOne - Bizcn - InternetBS - GMO Internet
12Register - Registercom - DotDNS - WebNIC - Dot.TK - HexoNet - Realtime Register - Registereu
RRPProxy - ResellerCamp - TransIP - Heart Internet - IPMirror - NetRegistry - OVH - VentraIP Wholesale
Email - 101Domain

Fraud Modules
MaxMind - VariLogiX FraudCall - Telesign

Gateway Modules
2CheckOut - AsiaPay - Auth.net Echeck - Authorize.net - Authorize.net CIM - Bank Transfer - BidPay
BluePay - BluePay Echeck - BluePay Remote - Boleto - CashU - CC Avenue - ChronoPay - Direct Debit
EMatters - E-Path - eProcessingNetwork - eWAY Tokens - F2B - Finansbank - GarantiBank - Gate2Shop
Inpay - InternetSecure - IP.Pay - Kuveytturk - Modulo Moip - Mail In Payment - Merchant Partners
Merchant Warrior - IDEALMollie - Moneris - Moneris Vault - Skrill 1-Tap - NaviGate - NETbilling
Netregistry Pay - NoChex - Offline Credit Card - Optimal Payments - PagSeguro - Payflow Pro - Pay Junction
Paymate AU and NZ - Payment Express - PayPal - PayPal Card Payments - PayPal Express Checkout
PayPal Payments - PayPal Payments Pro - PayPoint.net (SecPay) - Payson - Planet Authorize - ProtX VSP Form
PSIGate - Quantum Gateway - Quantum Vault - SagePay - SagePay Tokens v2 - SecurePay
SecurePay AU - Secure Trading - TrustCommerce - USA ePay - WorldPay - WorldPay Invisible