java.lang.Object
com.aoapps.payments.authorizeNet.AuthorizeNet
All Implemented Interfaces:
MerchantServicesProvider

public class AuthorizeNet extends Object implements MerchantServicesProvider
Provider for the Authorize.Net AIM system.

Configuration parameters:

  1. x_login - The merchant's unique API Login ID
  2. x_tran_key - The merchant's unique Transaction Key
Author:
AO Industries, Inc.