Download the PHP package dizatech/transaction without Composer
On this page you can find all versions of the php package dizatech/transaction. 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 transaction
Laravel Payment Package For Iranian Bank Gateways
This is a Laravel Package for Payment Gateway Integration.
💎</g-emoji> List of available drivers
How to install and config dizatech/transaction 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/dizatech_transaction.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
All versions of transaction with dependencies
PHP Build Version
Package Version
Requires
php Version
7.1.*|7.2.*|7.3.*|7.4.*|^8.0.2
laravel/framework Version 7.*|8.*|^9.0|^10.0
dizatech/parsian_ipg Version ^0.1.1
dizatech/pasargad_ipg Version ^1.0.0
dizatech/zarinpal_ipg Version ^1.0
laravel/framework Version 7.*|8.*|^9.0|^10.0
dizatech/parsian_ipg Version ^0.1.1
dizatech/pasargad_ipg Version ^1.0.0
dizatech/zarinpal_ipg Version ^1.0
The package dizatech/transaction contains the following files
Loading the files please wait ....