|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreditCardProcessingException | |
---|---|
com.retek.component.payment.integration.creditcard |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |