Axerve / GestPay REST API Implementation

v1.0.1 2023-09-04 07:37 UTC

This package is auto-updated.

Last update: 2024-03-03 10:23:49 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.