Download the PHP package santanamic/php-picpay-sdk without Composer
On this page you can find all versions of the php package santanamic/php-picpay-sdk. 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 php-picpay-sdk
PHP PicPay SDK
SDK for integration of PHP applications with the PicPay API. This is an unofficial open source project.
Requirements
- PHP 5.5 and later
- Composer installed
- PicPay Token E-commerce
Structure
Installation & Usage
Composer
To install the bindings via composer
:
Tests
To run the unit tests:
Getting Started
This example shows how to get payment URLs. Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://appws.picpay.com/ecommerce/public/
Class | Method | HTTP request | Description |
---|---|---|---|
CancelamentoApi | postCancellations | POST /payments/{referenceId}/cancellations | Cancel Request |
RequisioDePagamentoApi | postPayments | POST /payments | Payment Request |
StatusApi | getStatus | GET /payments/{referenceId}/status | Status Request |
Documentation Official
How to get a PicPay Token
- To communicate with the API you need to obtain the PicPay access credentials
Talk to the author
- Please let me know if you need anything. Send me an email.
License and About Project
- The MIT License (MIT). Please see License File for more information.
- This project was built with OpenAPI Specification and Swagger CLI
All versions of php-picpay-sdk 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 santanamic/php-picpay-sdk contains the following files
Loading the files please wait ....