Download the PHP package zerogrey/axerve-php without Composer
On this page you can find all versions of the php package zerogrey/axerve-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package axerve-php
AxerveClient-php
Axerve API client made for PHP
This PHP package is automatically generated by the Axerve Codegen project:
- API version: 1.0.0
- Build package: io.axerve.codegen.v3.generators.php.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://sandbox.gestpay.net
Class | Method | HTTP request | Description |
---|---|---|---|
PaymentApi | apiV1CheckCreditCardPost | POST /api/v1/check/creditCard/ | |
PaymentApi | apiV1PaymentCancelPost | POST /api/v1/payment/cancel/ | |
PaymentApi | apiV1PaymentCapturePost | POST /api/v1/payment/capture/ | |
PaymentApi | apiV1PaymentCreatePost | POST /api/v1/payment/create | |
PaymentApi | apiV1PaymentMethodsPaymentIdLanguageIdGet | GET /api/v1/payment/methods/{paymentId}/{languageId} | |
PaymentApi | apiV1PaymentRefundPost | POST /api/v1/payment/refund/ | |
PaymentApi | apiV1PaymentSubmitPost | POST /api/v1/payment/submit | |
PaymentApi | apiV1PaymentUpdatePost | POST /api/v1/payment/update | |
PaymentApi | apiV1ShopMethodsShopLoginGet | GET /api/v1/shop/methods/{shopLogin} |
Documentation For Models
- Apiv1checkcreditCardCreditcard
- Apiv1paymentcreateOrderDetails
- Apiv1paymentcreateOrderDetailsCustomerDetail
- Apiv1paymentcreateOrderDetailsShippingAddress
- Apiv1paymentcreatePaymentChannel
- Apiv1paymentcreateShippingDetails
- Apiv1paymentsubmitBuyer
- Apiv1paymentsubmitPaymentTypeDetails
- Apiv1paymentsubmitPaymentTypeDetailsCreditcard
- Apiv1paymentsubmitResponseURLs
- Body
- Body1
- Body2
- Body3
- Body4
- Body5
- Body6
- InlineResponse200
- InlineResponse2001
- InlineResponse2001Error
- InlineResponse2001Payload
- InlineResponse2002
- InlineResponse2002Payload
- InlineResponse2002PayloadUserRedirect
- InlineResponse2003
- InlineResponse2003Payload
- InlineResponse2003PayloadLogo
- InlineResponse2003PayloadPaymentMethod
- InlineResponse2004
- InlineResponse2004Payload
- InlineResponse200Error
- InlineResponse200Payload
- InlineResponse200PayloadLogo
- InlineResponse200PayloadPaymentMethod
Documentation For Authorization
ApiKeyAuth
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
All versions of axerve-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package zerogrey/axerve-php contains the following files
Loading the files please wait ....