Download the PHP package sinarajabpour1998/gateway without Composer
On this page you can find all versions of the php package sinarajabpour1998/gateway. 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 gateway
Laravel Payment Package For Iranian Bank Gateways
A Laravel Package for Payment Gateway Integration.
💎</g-emoji> List of available drivers
How to install and config sinarajabpour1998/gateway package?
⬇️</g-emoji> Installation
Publish Config file
Migrate tables, to add transactions table to database
📖</g-emoji> How to use exists drivers from package
-
Set the configs in /config/gateway.php
-
Use this sample code for Request Payment
- Use this sample code for Verify Payment
-
-
Use this Trait in you'r Model (for example Payment, Invoice, Order, ...) that has many transactions and has relation with Transaction Model
-
Get the parent of a transaction or this transaction belongs to which model
- Transaction model's data and appends
Requirements:
- PHP v7.0 or above
- Laravel v7.0 or above
- parsian_gateway
- pasargad_gateway
- vandar-laravel
All versions of gateway with dependencies
PHP Build Version
Package Version
Requires
php Version
7.1.*|7.2.*|7.3.*|7.4.*|8.*
laravel/framework Version 7.*|8.*
sinarajabpour1998/parsian_gateway Version 1.*
sinarajabpour1998/pasargad_gateway Version 1.*
maryamnbyn/vandar-laravel Version 1.*
laravel/framework Version 7.*|8.*
sinarajabpour1998/parsian_gateway Version 1.*
sinarajabpour1998/pasargad_gateway Version 1.*
maryamnbyn/vandar-laravel Version 1.*
The package sinarajabpour1998/gateway contains the following files
Loading the files please wait ....