Download the PHP package websystem/gp-webpay-sdk without Composer
On this page you can find all versions of the php package websystem/gp-webpay-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download websystem/gp-webpay-sdk
More information about websystem/gp-webpay-sdk
Files in websystem/gp-webpay-sdk
Download websystem/gp-webpay-sdk
More information about websystem/gp-webpay-sdk
Files in websystem/gp-webpay-sdk
Vendor websystem
Package gp-webpay-sdk
Short Description This is my package gp-webpay-sdk
License MIT
Homepage https://github.com/websystem/gp-webpay-sdk
Package gp-webpay-sdk
Short Description This is my package gp-webpay-sdk
License MIT
Homepage https://github.com/websystem/gp-webpay-sdk
Please rate this library. Is it a good library?
Informations about the package gp-webpay-sdk
GPWebpay SDK package for Laravel.
This package provides a simple way to integrate GPWebpay payment gateway into Laravel applications.
Requirements for the package
- PHP 8.2 or higher
- Laravel 10 or higher
Installation
Install the package via composer
Publish the configuration file
Define environment variables
Save the following environment variables to the .env
file in the root directory of the project.
Locate your keys and certificates in the storage
directory.
Available methods
Create payment
Credits
This library originates from adamstipak/webpay-php. I have adapted it into a package for Laravel and made slight code modifications.
All versions of gp-webpay-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-dom Version *
ext-libxml Version *
illuminate/contracts Version ^9.28|^10.0|^11.0
spatie/array-to-xml Version *
spatie/laravel-package-tools Version ^1.16
ext-openssl Version *
ext-iconv Version *
ext-dom Version *
ext-libxml Version *
illuminate/contracts Version ^9.28|^10.0|^11.0
spatie/array-to-xml Version *
spatie/laravel-package-tools Version ^1.16
ext-openssl Version *
ext-iconv Version *
The package websystem/gp-webpay-sdk contains the following files
Loading the files please wait ....