java.lang.Object
com.aoapps.payments.usaepay.USAePay
All Implemented Interfaces:
MerchantServicesProvider

public class USAePay extends Object implements MerchantServicesProvider
Provider for the USAePay system.

Configuration parameters:

  1. providerId - the unique name of the processor
  2. postUrl - the URL used for HTTP POST
  3. key - the source key
  4. pin (optional) - the pin used for MD5 hash transaction verification

TODO: Get this code listed at http://wiki.usaepay.com/developer/3rdparty

Author:
AO Industries, Inc.