Download the PHP package pstpagofacil/sdk-apis-php without Composer
On this page you can find all versions of the php package pstpagofacil/sdk-apis-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pstpagofacil/sdk-apis-php
More information about pstpagofacil/sdk-apis-php
Files in pstpagofacil/sdk-apis-php
Download pstpagofacil/sdk-apis-php
More information about pstpagofacil/sdk-apis-php
Files in pstpagofacil/sdk-apis-php
Vendor pstpagofacil
Package sdk-apis-php
Short Description API de Pago Fácil
License MIT
Homepage https://openapi-generator.tech
Package sdk-apis-php
Short Description API de Pago Fácil
License MIT
Homepage https://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package sdk-apis-php
@pstpagofacil/sdk-apis-php
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![GitHub Issues](https://img.shields.io/github/issues/PSTPAGOFACIL/sdk-apis-php.svg)](https://github.com/PSTPAGOFACIL/sdk-apis-php/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/PSTPAGOFACIL/sdk-apis-php.svg)](https://github.com/PSTPAGOFACIL/sdk-apis-php/pulls)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)
Pago Fácil APIs PHP SDK
API de Pago Fácil
This PHP package is automatically generated by the OpenAPI Generator project:
- API version: 2.1.5
- Build package: org.openapitools.codegen.languages.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
Using Packagist
Using GITHUB
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://apis.pgf.cl
Class | Method | HTTP request | Description |
---|---|---|---|
AuthApi | usersLoginPost | POST /users/login | Autentificación con usuario y clave. |
IndicatorsApi | indicatorsRemittancesGet | GET /indicators/remittances | Obtiene los datos de los abonos (remittances) realizados en una fecha específica y los futuros, además del saldo disponible |
PaymentsApi | paymentsGet | GET /payments | |
RemittancesApi | remittancesConciliationGet | GET /remittances/conciliation | |
TrxsApi | trxsIdGet | GET /trxs/{id} | Obtiene la informacion de la transacción exitosa, asociada a un id |
TrxsApi | trxsIdTrxNullificationGet | GET /trxs/{idTrx}/nullification/ | |
TrxsApi | trxsIdTrxNullificationPost | POST /trxs/{idTrx}/nullification | |
TrxsApi | trxsIdTrxNullificationStatusGet | GET /trxs/{idTrx}/nullification/status | |
TrxsApi | trxsPost | POST /trxs | |
UsersApi | usersGet | GET /users | Obtener informacion del usuario. |
WebhooksApi | webhooksIdUserGet | GET /webhooks/{idUser} | |
WebhooksApi | webhooksIdUserWebhookDelete | DELETE /webhooks/{idUser}/{webhook} | |
WebhooksApi | webhooksIdUserWebhookPut | PUT /webhooks/{idUser}/{webhook} | |
WebhooksApi | webhooksPost | POST /webhooks |
Documentation For Models
- BillingDetails
- DataLoginResponse
- Document
- FutureRemittances
- InlineObject
- InlineResponse200
- InlineResponse2001
- InlineResponse2001Body
- InlineResponse2001BodyData
- InlineResponse2002
- InlineResponse2002Data
- InlineResponse2003
- InlineResponse2003Data
- InlineResponse2004
- InlineResponse2005
- InlineResponse2005Types
- InlineResponse2006
- InlineResponse200Data
- InlineResponse200DataDocument
- InlineResponse200DataItems
- InlineResponse200DataNullifications
- InlineResponse201
- InlineResponse400
- InlineResponse401
- InlineResponse4011
- InlineResponse4012
- InlineResponse403
- InlineResponse404
- InlineResponse409
- InlineResponse500
- LoginBody
- LoginResponse
- NullificationStatus
- NullificationType
- RemittanceByDate
- RequestBodyNullification
- RequestBodyTrx
- RequestBodyWebhook
- ResponseBodyGetTrx
- ResponseBodyGetTrxData
- ResponseBodyNullification
- ResponseBodyNullificationData
- ResponseBodyRemittances
- ResponseBodyRemittancesData
- Shippment
- Status
- XCustomerEmail
- XShopCountry
- XUrlCallback
- XUrlCancel
- XUrlComplete
Documentation For Authorization
JWTToken
- Type: Bearer authentication (JWT)
Token
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
- Cristian Tala Sánchez
All versions of sdk-apis-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
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 pstpagofacil/sdk-apis-php contains the following files
Loading the files please wait ....