Wednesday 17 August 2005 8:44:53 am
Hi Bisk, So in basket.tpl i add this : {$Basket:ProductItem:item.item_object.contentobject.main_node.data_map.product_number.content|wash()}
and in confirmorder.tpl this : {$product_item.item.item_object.contentobject.main_node.data_map.product_number.content|wash()} It's ok, but PayPal just print the product name, price...but not the product number... I don't know how to add the product number to the URL generated :
https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_ext-enter&redirect_cmd=_xclick&business=lazy_seller%40ukr.net&item_name=Gobelet+OHOH%2CAssiette+plate&custom=41&amount=9.75¤cy_code=EUR&first_name=aaa&last_name=aaa&address1=&zip=&state=&city=&image_url=http://www.bazaravenue.com%2Fvar%2Fshop%2Fimages%2Fmylogo.png&cs=0&page_style=&no_shipping=1&cn=Some+Label&no_note=0&lc=FR¬ify_url=http://www.bazaravenue.com/fr/paypal/notify_url/&return=http://www.bazaravenue.com/fr/shop/checkout/&cancel_return=http://www.bazaravenue.com/fr/shop/basket
:(
|