SSLCommerz-Laravel icon indicating copy to clipboard operation
SSLCommerz-Laravel copied to clipboard

Necessary information for this integration has been added.

Open hrsiam283 opened this issue 1 month ago • 0 comments

There was an issue where sessions were being destroyed after a redirect. A possible solution has been implemented by setting same_site to null in the configuration.

After payment, the user was incorrectly redirected to http://localhost. This has been fixed by updating the .env file to point to http://localhost:8000.

For more details, please refer to the updated README file.

hrsiam283 avatar May 20 '24 16:05 hrsiam283