|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreditCardProcessingException | |
com.retek.component.payment.integration.creditcard | |
com.retek.component.payment.integration.creditcard.test |
Uses of CreditCardProcessingException in com.retek.component.payment.integration.creditcard |
Subclasses of CreditCardProcessingException in com.retek.component.payment.integration.creditcard | |
class |
CreditCardProcessingFailedException
The third-party credit card system is down, unavailable, or otherwise unable to handle the request. |
class |
InvalidCreditCardAuthorizationRequestException
The request cannot be sent to or processed by the third-party system, because it has missing or invalid information. |
Methods in com.retek.component.payment.integration.creditcard that throw CreditCardProcessingException | |
CreditCardAuthorizationResponse |
SynchronousCreditCardAuthorizer.authorize(CreditCardAuthorizationRequest request)
Handles the authorization of a single credit card payment. |
Uses of CreditCardProcessingException in com.retek.component.payment.integration.creditcard.test |
Methods in com.retek.component.payment.integration.creditcard.test that throw CreditCardProcessingException | |
CreditCardAuthorizationResponse |
MockCreditCardAuthorizer.authorize(CreditCardAuthorizationRequest request)
|
CreditCardAuthorizationResponse |
TestFileCreditCardAuthorizer.authorize(CreditCardAuthorizationRequest request)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |