[TYPO3-paymentlib] Successfull transaction but no transaction record in backend

Tonni Aagesen goes.to at dev.null
Wed Jun 6 20:38:07 CEST 2007


Brian Bendtsen wrote:

>> I have rebooted the webserver and the error log is working, I have 
>> testet by writing some error code.
>>
>> I have tried to complete a transaction but nothing is appended to the 
>> error log and no transaction is added to the database.

Did you try error_log() function? Else try this script:

<?php
error_log('test error test');
?>

> Does the web server have to be configured for SSL?

Nope, it should auto-detect if your site is SSL or non-SSL.

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


More information about the TYPO3-project-paymentlib mailing list