italiamultimedia / gestpay
Axerve / GestPay REST API Implementation
v1.1.0
2024-09-11 15:53 UTC
Requires
- php: ^8.3
- fig/http-message-util: ^1
- psr/http-client: ^1
- psr/http-factory: ^1
- psr/http-message: ^2
- psr/log: ^3
Requires (Dev)
- pds/skeleton: ^1
- phan/phan: ^5
- php-parallel-lint/php-console-highlighter: ^1
- php-parallel-lint/php-parallel-lint: ^1
- phpcompatibility/php-compatibility: ^9
- phpmd/phpmd: ^2
- phpstan/phpstan: ^1
- phpstan/phpstan-phpunit: ^1
- phpstan/phpstan-strict-rules: ^1
- phpunit/phpunit: ^10
- slevomat/coding-standard: ^8
- squizlabs/php_codesniffer: ^3
- vimeo/psalm: ^5
- webservco/coding-standards: ^0
README
Axerve / GestPay REST API Implementation.
Notes
v0
: PHP 7v1
: PHP 8
Implemented endpoints
payment/create
payment/submit
payment/detail
Installation
composer require italiamultimedia/gestpay
Usage
Payment API
[TODO]
Lightbox example
See Gestpay documentation: Using Lightbox solution
Known issue: PHPStan errors because environment is set statically for example.