er.wopaypal
Class WOPayPal
java.lang.Object
er.wopaypal.WOPayPal
- public class WOPayPal
- extends Object
WOPayPal is the principal class in the framework. It gets initialized first, and contains the setup for initializing the framework's functionality
Constructor Summary |
WOPayPal()
Constructor. |
Method Summary |
static void |
registerPayPalNotificationListenerObservers()
registerPayPalNotificationListenerObservers sets up the observer in the PayPalNotificationListener to receive notifications of Instant Payment Notifications from the PayPalAction class' ipnAction method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAYPAL_URL_BASE
public static final String PAYPAL_URL_BASE
- See Also:
- Constant Field Values
PAYPAL_SECURE_URL_BASE
public static final String PAYPAL_SECURE_URL_BASE
- See Also:
- Constant Field Values
NotificationClassArray
public static final Class[] NotificationClassArray
WOPayPal
public WOPayPal()
- Constructor.
registerPayPalNotificationListenerObservers
public static void registerPayPalNotificationListenerObservers()
- registerPayPalNotificationListenerObservers sets up the observer in the PayPalNotificationListener to receive notifications of Instant Payment Notifications from the PayPalAction class' ipnAction method.
Copyright © 2002 – 2004 Project Wonder.