Download the PHP package bojanvmk/laravel-cpay without Composer
On this page you can find all versions of the php package bojanvmk/laravel-cpay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bojanvmk/laravel-cpay
More information about bojanvmk/laravel-cpay
Files in bojanvmk/laravel-cpay
Download bojanvmk/laravel-cpay
More information about bojanvmk/laravel-cpay
Files in bojanvmk/laravel-cpay
Vendor bojanvmk
Package laravel-cpay
Short Description cPay (CaSys) integration for Laravel
License MIT
Homepage https://github.com/bojanvmk/laravel-cpay
Package laravel-cpay
Short Description cPay (CaSys) integration for Laravel
License MIT
Homepage https://github.com/bojanvmk/laravel-cpay
Please rate this library. Is it a good library?
Informations about the package laravel-cpay
laravel-cpay
Cpay (CaSys) integration for Laravel
This package can help you integrate with cpay more easily, it can handle all the specified cpay parameters, validation and checksums generation and verification.
This is just a helper class, you would still be required to create your own views/forms with your own design, and provide your own success/fail routes. You should be familiar with the "Cpay Merchant Integration Specification" document before using this package.
Installation
Edit the cpay.php config file with your own values
Basic usage:
Verify return checksum from cPay
All versions of laravel-cpay with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/contracts Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/view Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
wsdltophp/packagebase Version ~5.0
ext-json Version *
ext-soap Version *
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/contracts Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
illuminate/view Version ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0
wsdltophp/packagebase Version ~5.0
ext-json Version *
ext-soap Version *
The package bojanvmk/laravel-cpay contains the following files
Loading the files please wait ...