Project Wonder 2.0

er.wopaypal
Class WOPayPal

java.lang.Object
  extended byer.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


Field Summary
static Class[] NotificationClassArray
           
static String PAYPAL_SECURE_URL_BASE
           
static String PAYPAL_URL_BASE
           
 
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
 

Field Detail

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
Constructor Detail

WOPayPal

public WOPayPal()
Constructor.

Method Detail

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.


Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.