|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaymentAuthorizationResponse | |
com.retek.component.customerorder | |
com.retek.component.customerorder.impl |
Uses of PaymentAuthorizationResponse in com.retek.component.customerorder |
Subinterfaces of PaymentAuthorizationResponse in com.retek.component.customerorder | |
interface |
CustomerOrderCreditCardPaymentAuthorizationResponse
This interface CustomerOrderCreditCardPaymentAuthorizationResponse is used to hold authorization codes and dates for authorizations of credit cards, containing the additional AVS and CVV response codes. |
interface |
CustomerOrderRewardCertificatePaymentAuthorizationResponse
This interface CustomerOrderRewardCertificatePaymentAuthorizationResponse is used to hold authorization response results for reward certificate payments. |
interface |
CustomerOrderStoredValueCardPaymentAuthorizationResponse
This interface CustomerOrderStoredValueCardPaymentAuthorizationResponse is used to hold authorization response results for stored value card payments. |
Methods in com.retek.component.customerorder that return PaymentAuthorizationResponse | |
PaymentAuthorizationResponse |
CustomerOrderPayment.getPaymentAuthorizationResponse()
|
Uses of PaymentAuthorizationResponse in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return PaymentAuthorizationResponse | |
PaymentAuthorizationResponse |
CustomerOrderPaymentImpl.getPaymentAuthorizationResponse()
|
Methods in com.retek.component.customerorder.impl with parameters of type PaymentAuthorizationResponse | |
void |
CustomerOrderPaymentImpl.setPaymentAuthorizationResponse(PaymentAuthorizationResponse paymentAuthorizationResponse)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |