Index

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

A

authorize(TransactionRequest, CreditCard) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 

C

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

D

deleteCreditCard(CreditCard) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 

G

getDeclineChance() - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 
getErrorChance() - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 
getProviderId() - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 
getTokenizedCreditCards(Map<String, CreditCard>, PrintWriter, PrintWriter, PrintWriter) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 

S

sale(TransactionRequest, CreditCard) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 
storeCreditCard(CreditCard) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 

T

TestMerchantServicesProvider - Class in com.aoapps.payments.test
Provider for testing software.
TestMerchantServicesProvider(String, byte, byte) - Constructor for class com.aoapps.payments.test.TestMerchantServicesProvider
Creates a new test provider with the given failure probabilities.
TestMerchantServicesProvider(String, String, String) - Constructor for class com.aoapps.payments.test.TestMerchantServicesProvider
Creates a new test provider with the given failure probabilities, which are parsed via Byte.parseByte(java.lang.String).

U

updateCreditCard(CreditCard) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 
updateCreditCardExpiration(CreditCard, byte, short) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 
updateCreditCardNumberAndExpiration(CreditCard, String, byte, short, String) - Method in class com.aoapps.payments.test.TestMerchantServicesProvider
 

V

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