Index

A C D G N P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

AuropayConnect - Class in net.auropay
 
AuropayConnect(String, String, AuropayConnect.ENVIRONMENT) - Constructor for class net.auropay.AuropayConnect
 
AuropayConnect.ENVIRONMENT - Enum Class in net.auropay
 
AuropayConnectError - Exception in net.auropay
 
AuropayConnectError(String, String) - Constructor for exception net.auropay.AuropayConnectError
 

C

CallbackParameters - Class in net.auropay
 
CallbackParameters(String, String, String) - Constructor for class net.auropay.CallbackParameters
 
createPaymentLink(PaymentConfigBuilder) - Method in class net.auropay.AuropayConnect
Creates a payment link using the provided PaymentConfigBuilder.
createQRCode(PaymentConfigBuilder) - Method in class net.auropay.AuropayConnect
 
createRefund(String, double, double, String) - Method in class net.auropay.AuropayConnect
 
createRefund(String, double, String) - Method in class net.auropay.AuropayConnect
 
Customer - Class in net.auropay
 
Customer(String, String, String, String) - Constructor for class net.auropay.Customer
 

D

DEV - Enum constant in enum class net.auropay.AuropayConnect.ENVIRONMENT
 

G

getTransactionById(String) - Method in class net.auropay.AuropayConnect
 
getTransactionByRefNo(String) - Method in class net.auropay.AuropayConnect
Creates a payment link using the provided PaymentConfigBuilder.

N

net.auropay - package net.auropay
 

P

PaymentConfigBuilder - Class in net.auropay
 
PaymentConfigBuilder() - Constructor for class net.auropay.PaymentConfigBuilder
 
PROD - Enum constant in enum class net.auropay.AuropayConnect.ENVIRONMENT
 

R

regexValidator(String, String) - Method in class net.auropay.PaymentConfigBuilder
 

S

setAmount(double) - Method in class net.auropay.PaymentConfigBuilder
 
setCallbackParameters(CallbackParameters) - Method in class net.auropay.PaymentConfigBuilder
 
setCustomers(ArrayList<Customer>) - Method in class net.auropay.PaymentConfigBuilder
 
setExpireOn(String) - Method in class net.auropay.PaymentConfigBuilder
 
setInvoiceNumber(String) - Method in class net.auropay.PaymentConfigBuilder
 
setPaymentDescription(String) - Method in class net.auropay.PaymentConfigBuilder
 
setResponseType(long) - Method in class net.auropay.PaymentConfigBuilder
 
setSettings(Settings) - Method in class net.auropay.PaymentConfigBuilder
 
setShortDescription(String) - Method in class net.auropay.PaymentConfigBuilder
 
Settings - Class in net.auropay
 
Settings(boolean) - Constructor for class net.auropay.Settings
 
setTitle(String) - Method in class net.auropay.PaymentConfigBuilder
 

T

toString() - Method in class net.auropay.CallbackParameters
 
toString() - Method in class net.auropay.Customer
 
toString() - Method in class net.auropay.PaymentConfigBuilder
 
toString() - Method in class net.auropay.Settings
 

U

UAT - Enum constant in enum class net.auropay.AuropayConnect.ENVIRONMENT
 

V

valueOf(String) - Static method in enum class net.auropay.AuropayConnect.ENVIRONMENT
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.auropay.AuropayConnect.ENVIRONMENT
Returns an array containing the constants of this enum class, in the order they are declared.
A C D G N P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form