[TYPO3-shop] Error in handlescript payment_dibs.php
Ryan Hayle
rd.typo3 at hayle.org
Wed Dec 6 00:36:10 CET 2006
I am having this very same problem trying to setup a new shop. At this
point, we don't need any payment gateway, we just want to record credit
card numbers.
On Tue, 05 Dec 2006 10:31, Franz Holzinger wrote:
> change the line to
>
> $orderUid = $this->pibase->order->getBlankUid(); // Gets an order
> number, creates a new order if no order is associated with the current
> session
I tried this, however it did not help.
$this->pibase->order is null. I can't find where this is supposed to be
set. Is the payment_DIBS.php file not being tested with the latest
versions of tt_products anymore?
I've been working on this shop for a while and really need to just get
it up. I found the extension ch_ttproducts_ccval but it didn't seem to
do anything. I have my shop working, I just need to save credit card
numbers to the DB during checkout. It should be simple, right? :)
Thanks,
Ryan
More information about the TYPO3-project-tt-products
mailing list