Adempiere 3.5.2a

org.compiere.model
Class PP_PayPal

java.lang.Object
  extended by org.compiere.model.PaymentProcessor
      extended by org.compiere.model.PP_PayPal
All Implemented Interfaces:
Serializable

public class PP_PayPal
extends PaymentProcessor
implements Serializable

PayPal Payment Processor Services Interface

Version:
$Id: PP_PayPal.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.compiere.model.PaymentProcessor
AMP, ENCODING, EQ, log, p_mp, p_mpp
 
Constructor Summary
PP_PayPal()
           
 
Method Summary
 boolean isProcessedOK()
          Is Processed OK
static void main(String[] args)
          Test
 boolean processCC()
          Process CC
 
Methods inherited from class org.compiere.model.PaymentProcessor
connectPost, create, createPair, createPair, createPair, getConnectPostProperties, getTimeout, isEncoded, setEncoded, setTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PP_PayPal

public PP_PayPal()
Method Detail

processCC

public boolean processCC()
                  throws IllegalArgumentException
Process CC

Specified by:
processCC in class PaymentProcessor
Returns:
true if processed
Throws:
IllegalArgumentException

isProcessedOK

public boolean isProcessedOK()
Is Processed OK

Specified by:
isProcessedOK in class PaymentProcessor
Returns:
true if ok

main

public static void main(String[] args)
Test

Parameters:
args - ifnored

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.