org.mule.samples.voipservice.interfaces
Interface PaymentValidation
- All Known Implementing Classes:
- PaymentValidationService
public interface PaymentValidation
SUCCESS
static final int SUCCESS
- See Also:
- Constant Field Values
FAILURE
static final int FAILURE
- See Also:
- Constant Field Values
CREDIT_AGENCY_LOOKUP_NAME
static final String CREDIT_AGENCY_LOOKUP_NAME
- See Also:
- Constant Field Values
BANK_AGENCY_LOOKUP_NAME
static final String BANK_AGENCY_LOOKUP_NAME
- See Also:
- Constant Field Values
getCreditVendors
List getCreditVendors(String cardType)
throws IOException
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.