Class BasePayPalNVPProcessor

All Implemented Interfaces:
BusinessObject, BusinessProcessor, PaymentProcessor
Direct Known Subclasses:
PayflowProACHProcessor, PayflowProProcessor, PayPalUKDirectProcessor, PayPalUKExpressProcessor

public abstract class BasePayPalNVPProcessor extends BasePaymentProcessor
Base class for all payment processors that use PayPal's name-value pair (NVP) API to process payments. Common functionality as been distilled to this class for each of the processors, including PayPal UK, PayPal ACH, and Payflow Pro.
Author:
Ashish Jain, David Tobey