Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

tx_commerce_payment_cashondelivery Class Reference

List of all members.

Public Member Functions

 needAdditionalData ($pObj)
 getAdditonalFieldsConfig ($pObj)
 proofData ($formData, $pObj)
 finishingFunction ($config, $session, $basket, $pObj)
 updateOrder ($orderUid, $session, $pObj)
 getLastError ($finish=0, $pObj)

Public Attributes

 $errorFields = array()
 $errorMessages = array()

Member Function Documentation

tx_commerce_payment_cashondelivery::finishingFunction config,
session,
basket,
pObj
 

This method is called in the last step. Here can be made some final checks or whatever is needed to be done before saving some data in the database. Write any errors into $this->errorMessages! To save some additonal data in the database use the method updateOrder().

Parameters:
array $config: The configuration from the TYPO3_CONF_VARS
boolean True or false

tx_commerce_payment_cashondelivery::getAdditonalFieldsConfig pObj  ) 
 

tx_commerce_payment_cashondelivery::getLastError finish = 0,
pObj
 

Returns the last error message

tx_commerce_payment_cashondelivery::needAdditionalData pObj  ) 
 

tx_commerce_payment_cashondelivery::proofData formData,
pObj
 

tx_commerce_payment_cashondelivery::updateOrder orderUid,
session,
pObj
 

This method can make something with the created order. For example add the reference id for payments with creditcards.


Member Data Documentation

tx_commerce_payment_cashondelivery::$errorFields = array()
 

tx_commerce_payment_cashondelivery::$errorMessages = array()
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 13 23:12:23 2008 for tx_commerce by  doxygen 1.4.4