Abdur Rehman Khan

Results 5 comments of Abdur Rehman Khan

@Crinsane Please help I think the problem is with session. Session destroy after return URL form payment gateway.

My problem is solved. I have changed the following in config/session.php file: 'same_site' => 'lax', To the below value: 'same_site' => null, Now session are persistent even after return URL...

> SESSION_DOMAIN @nicoloubser can you please help me? My laravel application is redirecting after payment. When I try to access cart::checkout() it is empty. I am on localhost. Please help

@daweed311 just you need to update the node version It worked for me

I tried my node to v18.20.0 but did not worked I guess they have updated this Now I have updated to the v21 and it worked like a charm