sslcommerz / SSLCommerz-Laravel

SSLCOMMERZ is a bangladeshi payment gateway provider. This is Laravel Library for SSLCOMMERZ.
123 stars 98 forks source link

Session data destroyed after Redirect #43

Closed srsohan150626 closed 2 years ago

srsohan150626 commented 2 years ago

i set 'same_site' => null, in config/session.php according to the documentation. but my session data destroyed when i checked sandbox success url. even i get logged out. is there have any solution for this?