cortesmejias![]() 2006-10-17 16:11 | First off this software is awesomely developed, incredibly simple, no SQL DB's, real easy to navigate the coding. |
cortesmejias![]() 2006-10-17 21:34 | I figure the quickest way of intergrating this would be using cookies. Where would I add the session codes so they appear before the head tag? |
idaryl2006-10-18 02:17 | Verisign? are you kidding... I'm sure there are lots of people wanting that.... I would say a resounding yes.. |
cortesmejias![]() 2006-10-18 15:25 | Well everything is working fine with transacting with the gateway and processing the payments. The way I have set it up is after completing your order details you are sent to another page using the messages.tpl ok msg with a main div tag. This page will display your contact and billing details(modified orders_more.tpl), at which point you can either go back and edit the info or hit confirm to send your form data to verisigns payment gateway. My only issue is at the confirm page the cart is already empty and the form data is already saved in QC. |
idaryl2006-10-18 23:52 | Wait another thought pops to mind - if perchance that the header.tpl is constantly active regardless of whether the menu.tpl or the content/main.tpl is being used - then - possibly the insertion of the cookie class at that point might be a way to enable the browser to recognize it and maintain it in memory - provided, of course that the window remains active - like when paypal opens its own window... |
cortesmejias![]() 2006-10-19 15:13 | I spent a good majority of my time yesterday trying to find where QC ends the user session upon data save on orders_delivery.tpl. Still cant find anything. Finding this nugget of code will bring much joy to my life and my client! =) |
idaryl2006-10-21 07:03 | Any solutions = yet...? |
cortesmejias![]() 2006-11-02 15:58 | Just want to give an update on my work around for this issue. All the data is transmitted after the user enters their info. The paypal mod which is posted on the forums submits the data through messages.tpl after it has all been saved so the user cant go back and edit anything if they misentered any data wrong. Now users recieve an error message if any of the billing info is wrong and can re-submit. ill post a zip of my cart files when the project is complete. |
idaryl2006-11-03 00:16 | Plese, please ;-) |
idaryl2006-11-07 08:56 | Any updates - yet? |