Hiya
1) At what stage in the checkout process is the cart (cookies) cleared out?
2) How would I clear / flush the cookies immediately after the transaction has been approved?
I scouted the forum and found this:
http://community.actinic.com/showthr...light=checkout
What code would I use if I simply want to clear the cookies out, no expiry dates etc, just clear them out?
I’m using SecPay so it would be the ACT_SECpayOK page that I would want to insert this ‘cookie clearing’ code.
3) Would clearing the cookies here affect the Receipt Page (the page where they view their receipt after the transaction has been approved ie the page after the ACT_SECpayOK page)?
Hope I've explained myself okay.
Many thanks
hp.
1) At what stage in the checkout process is the cart (cookies) cleared out?
2) How would I clear / flush the cookies immediately after the transaction has been approved?
I scouted the forum and found this:
http://community.actinic.com/showthr...light=checkout
What code would I use if I simply want to clear the cookies out, no expiry dates etc, just clear them out?
I’m using SecPay so it would be the ACT_SECpayOK page that I would want to insert this ‘cookie clearing’ code.
3) Would clearing the cookies here affect the Receipt Page (the page where they view their receipt after the transaction has been approved ie the page after the ACT_SECpayOK page)?
Hope I've explained myself okay.
Many thanks
hp.
Comment