org.compiere.model
Class PP_PayPal
java.lang.Object
org.compiere.model.PaymentProcessor
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PP_PayPal
public PP_PayPal()
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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.