Uses of Class
com.retek.component.payment.integration.creditcard.CreditCardProcessingException

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.
 



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