Download the PHP package paydia/paydia-snap-php without Composer
On this page you can find all versions of the php package paydia/paydia-snap-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download paydia/paydia-snap-php
More information about paydia/paydia-snap-php
Files in paydia/paydia-snap-php
Package paydia-snap-php
Short Description PHP Wrapper for Paydia SNAP QR API.
License MIT
Homepage https://paydia.id
Informations about the package paydia-snap-php
Paydia SNAP PHP
This is the Official PHP wrapper/library for Paydia SNAP QRIS API, that is compatible with Composer. Visit https://paydia.id for more information about the product and see documentation at https://snap-docs.paydia.id for more technical details.
1. Installation
1.a Composer Installation
If you are using Composer, you can install via composer CLI:
or
add this require line to your composer.json
file:
and run composer install
on your terminal.
1.b Manual Instalation
If you are not using Composer, you can clone or download this repository.
Then you should require/autoload PaydiaSNAP.php
file on your code.
2. Getting Started
2.1 General Setting
2.2 Request Access Token
2.3 Request QRIS MPM
For more information about Request and Response can see documentation at https://snap-docs.paydia.id/snap-service/qris-mpm-acquirer/.
2.4 Balance Inquiry
For more information about Request and Response can see documentation at https://snap-docs.paydia.id/snap-service/balance-inquiry/.
2.5 Customer Topup
For more information about Request and Response can see documentation at https://snap-docs.paydia.id/snap-service/customer-topup/.
2.6 Transfer to Bank
For more information about Request and Response can see documentation at https://snap-docs.paydia.id/snap-service/transfer-to-bank/.
All versions of paydia-snap-php with dependencies
ext-curl Version *
ext-json Version *