i'm in this case and can't solve it i hope your help what exactly code i should put it and where?ADD Creative wrote: ↑Mon Sep 14, 2020 10:45 pmYou would need to add it before the return to your controller, otherwise the first time might fail.
For the session cookie you should also add the following.Code: Select all
; HttpOnly
my issue: if your login and payment successfully then return all session on my site gone and user logout but this happen first time while login again i see my order still in my cart and repeat process again done with no problem happen this happen only when use 3D secure with google chrom .
php version: 7.2
opencart version: 1.5
thanks