WebsiteBaker Support (2.8.x) > Bakery Shop
Bakery: Small Shop Module (ORIGINAL TOPIC)
freeSbee:
Hi SlaY3R
--- Quote from: SlaY3R on June 25, 2009, 10:48:25 AM ---When i pay with Mollie payment system. I receave (when the mony is tranfered to mollie) that the order is aborded.
So my order is lost and the costumer already payed for it.
Could you check if there is any problem with the postback action?
--- End quote ---
I guess your are testing on a local server, aren't you? This will not work out with payment gateways since they have to redirect customers back to your domain upon payment completion. And of course they cannot find an URL like http://localhost/pages/shop.php
Please try again on a webbased system and let me know about it.
Regards Christoph
SlaY3R:
Hi FreeSbee,
I tested on a webhosting. But i think the problem was .htaccess (password protected) so the redirection didn't work?
Also the latest 2 tests where working normal.
Btw nice work mate!
Greets,
SlaYeR
freeSbee:
--- Quote from: SlaY3R on June 25, 2009, 02:03:21 PM ---Btw nice work mate!
--- End quote ---
Well SlaYeR, thank you for testing!
SlaY3R:
Hi FreeSbee,
Found another problem:
When i change the Input type from submit to image it wont work in IE (firefox etc its working) Its redirect me to the root of the webshop.
working:
--- Code: ---<input type="submit" name="cart" class="mod_bakery_bt_add_f" value="[ADD_TO_CART]" />
--- End code ---
Not working in IE:
--- Code: ---<input type="IMAGE" name="cart" class="mod_bakery_bt_add_f" value="[ADD_TO_CART]" src="http://dummyurl/media/webshop/addchart.png"/>
--- End code ---
Do you know why?
freeSbee:
@ SlaY3R
http://www.bakery-shop.ch/#buttons
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version