An open API service indexing awesome lists of open source software.

https://github.com/arif98741/sslcommerz-laravel-demo-js-example

This is demo laravel repository for integration of sslcommerz using javascript popup
https://github.com/arif98741/sslcommerz-laravel-demo-js-example

sslcommerz sslcommerz-laravel sslcommerz-payment-gateway sslcommerz-payment-gateway-integration

Last synced: about 1 month ago
JSON representation

This is demo laravel repository for integration of sslcommerz using javascript popup

Awesome Lists containing this project

README

        

# Laravel SSLCommerz JavaScript Sandbox Demo
## Install
1. [ ] composer php
2. [ ] php 8.3
3. [ ] Nginx or Apache
4. [ ] Update project file path at resources/views/payment.blade.php
5. [ ] You should have installed local ssl certificate

Best recommended local server development tools is `laragon'`

[Laravel Checkout Payment Demo](https://github.com/Programming-Mindset/sslcommerze-demopayment)

## Run Project
1. If you place project inside www or htdocs directory then access project using
`https://localhost/sslcommerz-popup-payment/public/payment`

1. If you want to run project using command then run. It will create a new url 127.0.0.1:8000
`php artisan serve`

## Payment Screenshots