Axerve / GestPay REST API Implementation

v1.1.0 2024-09-11 15:53 UTC

This package is auto-updated.

Last update: 2024-09-11 15:56:46 UTC


README

Axerve / GestPay REST API Implementation.

Notes

  • v0: PHP 7
  • v1: PHP 8

Implemented endpoints

  • payment/create
  • payment/submit
  • payment/detail

Installation

composer require italiamultimedia/gestpay

Usage

Payment API

[TODO]

Lightbox example

examples/lightbox.php

See Gestpay documentation: Using Lightbox solution

Known issue: PHPStan errors because environment is set statically for example.