Index

A C D G S U V 
All Classes and Interfaces|All Packages

A

addMaxLengthParameter(Map<String, String>, String, String, int, TransactionResult.ErrorCode) - Static method in class com.aoapps.payments.usaepay.USAePay
Adds a parameter to the request after checking its length.
addTrimmedParameter(Map<String, String>, String, String, int) - Static method in class com.aoapps.payments.usaepay.USAePay
Adds a parameter to the request.
authorize(TransactionRequest, CreditCard) - Method in class com.aoapps.payments.usaepay.USAePay
 

C

canGetTokenizedCreditCards() - Method in class com.aoapps.payments.usaepay.USAePay
 
canStoreCreditCards() - Method in class com.aoapps.payments.usaepay.USAePay
 
capture(AuthorizationResult) - Method in class com.aoapps.payments.usaepay.USAePay
 
com.aoapps.payments.usaepay - module com.aoapps.payments.usaepay
 
com.aoapps.payments.usaepay - package com.aoapps.payments.usaepay
 
credit(TransactionRequest, CreditCard) - Method in class com.aoapps.payments.usaepay.USAePay
 

D

deleteCreditCard(CreditCard) - Method in class com.aoapps.payments.usaepay.USAePay
 

G

getKey() - Method in class com.aoapps.payments.usaepay.USAePay
Gets the source key.
getPin() - Method in class com.aoapps.payments.usaepay.USAePay
Gets the PIN used for MD5 request and response validation.
getPostUrl() - Method in class com.aoapps.payments.usaepay.USAePay
Gets the post URL.
getProviderId() - Method in class com.aoapps.payments.usaepay.USAePay
 
getStreetAddress(String, String) - Static method in class com.aoapps.payments.usaepay.USAePay
Combines the two street address lines into a single String.
getTokenizedCreditCards(Map<String, CreditCard>, PrintWriter, PrintWriter, PrintWriter) - Method in class com.aoapps.payments.usaepay.USAePay
 

S

sale(TransactionRequest, CreditCard) - Method in class com.aoapps.payments.usaepay.USAePay
 
storeCreditCard(CreditCard) - Method in class com.aoapps.payments.usaepay.USAePay
 
submitTransaction(Map<String, String>, boolean) - Method in class com.aoapps.payments.usaepay.USAePay
Submits a transaction (a Map of name/value pairs), and returns the result as a Map of name/value pairs.

U

updateCreditCard(CreditCard) - Method in class com.aoapps.payments.usaepay.USAePay
 
updateCreditCardExpiration(CreditCard, byte, short) - Method in class com.aoapps.payments.usaepay.USAePay
 
updateCreditCardNumberAndExpiration(CreditCard, String, byte, short, String) - Method in class com.aoapps.payments.usaepay.USAePay
 
USAePay - Class in com.aoapps.payments.usaepay
Provider for the USAePay system.
USAePay(String, String, String) - Constructor for class com.aoapps.payments.usaepay.USAePay
Creates a new USAePay provider.
USAePay(String, String, String, String) - Constructor for class com.aoapps.payments.usaepay.USAePay
Creates a new USAePay provider.

V

voidTransaction(Transaction) - Method in class com.aoapps.payments.usaepay.USAePay
 
A C D G S U V 
All Classes and Interfaces|All Packages