[TYPO3-shop] tt_products handleScript for PayPal Express Checkout
Lukas Taferner
lukas at taferner.net
Wed Mar 5 12:45:16 CET 2008
Hi Richard,
thanks for this great piece of software!
I have an issue here which seems like a bug:
Paypal API reports:
"Shipping Address Country Error
There was an error in the Shipping Address Country field"
I can do a echo $this->basket->recs['personinfo']['country']; and get
the right country information.
I will try to fix this and keep you up 2 date!
Best regards,
Lukas
Richard Hirner wrote:
> Hi,
>
> Just wanted to note that I have improved my handleScript for PayPal
> Express Checkout and it works now without ugly hacks like having to die()
> in case of a PayPal error. It also has got template support for
> customising the error messages and I spent a few hours for documentation.
>
> The handleScript allows you to add PayPal Express Checkout to your
> tt_products online shop.
>
> If your are interested, you can download it at this address:
> http://www.bitfire.at/free-services
>
> I would be happy about comments and/or bug reports. (To my private email
> address if it isn't interesting for the other users.)
>
>
More information about the TYPO3-project-tt-products
mailing list