[TYPO3-paymentlib] Donations - no donation record is inserted

Tonni Aagesen goes.to at dev.null
Tue Jun 12 10:14:08 CEST 2007


Brian Bendtsen wrote:

>> Did you remember to initialize the transaction before calling 
>> getResults(); ?

> Yes I did

And the function returns "true" - you can check by:

$ok =  $providerObj->transaction_init 
(TX_PAYMENTLIB_TRANSACTION_ACTION_AUTHORIZEANDTRANSFER, 
$this->getPiVars('paymethod'), TX_PAYMENTLIB_GATEWAYMODE_FORM, 
$this->extKey);
var_dump($ok);
exit;


-- 
Regards
Tonni Aagesen
www.pil.dk & www.quickpay.dk


More information about the TYPO3-project-paymentlib mailing list