sslcommerz/SSLCommerz-Laravel

redirect after payment session has been destroyed

md-shanto12 opened this issue · 1 comments

If we will little bit change this problem will fixed.

inside config/ session.php

'same_site' => 'lax'

it will be after change

'same_site' => 'none'

soluation of redirect