Interface IPayPalDirectPaymentProcessor

All Superinterfaces:
BusinessObject, BusinessProcessor, PaymentProcessor
All Known Implementing Classes:
PayPalDirectProcessor

public interface IPayPalDirectPaymentProcessor extends PaymentProcessor
Defines the API call required by PayPal Direct, for the US SOAP-based API. Note, the UK PayPal Direct implementation uses name-value pairs and does not implement this interface.
Author:
Ashish Jain