Download the PHP package sroor/laravel-payment without Composer
On this page you can find all versions of the php package sroor/laravel-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-payment
Paymob Laravel Package
This is a laravel package to facilate integartion with paymob apis Paymob docs.
Installation
1- You can install the package via composer:
2- Publish config file for editing if needed:
Usage
- Register new merchant account or login if you already have one (Register).
-
Get Paymob credentials from Paymob Dashboard (How) and update
.env
file. -
Make payment and get iframe url from paymob
-
Webhook transaction url:
POST Request: (https://yourdomain.com/paymob/webhook)
Replace your yourdomain.com with actual domain name
For testing callback, you can use tool like Ngrok
- Add Paymob trasaction callback to integration card How
All versions of laravel-payment with dependencies
PHP Build Version
Package Version
No informations.
The package sroor/laravel-payment contains the following files
Loading the files please wait ....