Package com.retek.component.payment.integration.creditcard

Interface Summary
SynchronousCreditCardAuthorizer An authorization API to be implemented by an adaptor to a third-party credit card processing system.
 

Class Summary
CreditCardAuthorizationRequest A request for credit card authorization sent to a third-party credit card processing system.
CreditCardAuthorizationResponse A credit card authorization response returned from a third-party credit card processing system.
CreditCardAuthorizationStatus The set of valid response statuses to an authorization request.
 

Exception Summary
CreditCardProcessingException Indicates that the system was unable to process a credit card.
CreditCardProcessingFailedException The third-party credit card system is down, unavailable, or otherwise unable to handle the request.
InvalidCreditCardAuthorizationRequestException The request cannot be sent to or processed by the third-party system, because it has missing or invalid information.
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25