Interface IPayPalExpressPaymentProcessor

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

public interface IPayPalExpressPaymentProcessor extends PaymentProcessor
Defines the three API calls required by PayPal Express Checkout, for both the US and the UK.
Author:
Ashish Jain
  • Method Details