org.compiere.model
Class PP_Authorize
java.lang.Object
org.compiere.model.PaymentProcessor
org.compiere.model.PP_Authorize
- All Implemented Interfaces:
- Serializable
public class PP_Authorize
- extends PaymentProcessor
- implements Serializable
Authorize.net Payment Processor Services Interface
- Version:
- $Id: PP_Authorize.java,v 1.2 2006/07/30 00:51:03 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_Authorize
public PP_Authorize()
processCC
public boolean processCC()
throws IllegalArgumentException
- Process CC
- Specified by:
processCC in class PaymentProcessor
- Returns:
- processed ok
- Throws:
IllegalArgumentException
isProcessedOK
public boolean isProcessedOK()
- Is Processed OK
- Specified by:
isProcessedOK in class PaymentProcessor
- Returns:
- true if OK
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.