laravel-sslcommerz icon indicating copy to clipboard operation
laravel-sslcommerz copied to clipboard

This package is built for SSLCommerz online payment gateway in Bangladesh. Composer package for Laravel for SSLCommerz

Results 3 laravel-sslcommerz issues
Sort by recently updated
recently updated
newest added

At your SSLCommerz class, the success make_payment function returns result with redirect()->to($output->GatewayPageURL). It's okay whenever anyone uses blade template. But when I am using vuejs I got in trouble because...

fix .env in SSLC_ROUTE_CANCE to SSLC_ROUTE_CANCEL and fix route name (payment.)

.env variable updated `SSLC_ROUTE_CANCE` to `SSLC_ROUTE_CANCEL`