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

make projectPath config in use

Open palatok opened this issue 2 years ago • 2 comments

I was initiating payment from my HTTS enabled domain & found that SSLCommerz is not redirecting to HTTPS domain after payment is successful/failed/canceled. The issue was frustrating & I found that the projectPath config was not being used. Kindly merge this pull request to avoid any future integration issue.

palatok avatar Nov 24 '21 04:11 palatok

whats with this projectPath? why it is used for? I am facing a problem. After success/failed/cancelled payment when it returns back to my system it says 419 error. as success/failed/cancelled urls are in post request it is for csrf token mismatch.. what to do with this error?

ahamed-kashif avatar Sep 22 '22 10:09 ahamed-kashif

what to do with this error?

See Step 7 in the readme file.

rkbi avatar Sep 22 '22 12:09 rkbi