Adempiere 3.5.2a

org.compiere.model
Class PP_Authorize

java.lang.Object
  extended by org.compiere.model.PaymentProcessor
      extended by 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

Field Summary
 
Fields inherited from class org.compiere.model.PaymentProcessor
AMP, ENCODING, EQ, log, p_mp, p_mpp
 
Constructor Summary
PP_Authorize()
           
 
Method Summary
 boolean isProcessedOK()
          Is Processed OK
 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_Authorize

public PP_Authorize()
Method Detail

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 3.5.2a

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