Download the PHP package netpaymx/netpay-php without Composer
On this page you can find all versions of the php package netpaymx/netpay-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download netpaymx/netpay-php
More information about netpaymx/netpay-php
Files in netpaymx/netpay-php
Package netpay-php
Short Description NetPay PHP Library
License MIT
Homepage https://netpay.mx/
Informations about the package netpay-php
NetPay PHP bindings
You can sign up for a NetPay account at https://manager.netpay.com.mx.
Minimum Requirements
PHP 5.4.0 and later.
Manual Installation
If you do not wish to use Composer, you can download the latest release. Then, to use the bindings, include the init.php
file.
Getting Started
Tokenization: https://docs.netpay.com.mx/reference/sin-guardar-tarjeta#1-tokenizar-tarjeta-2
Sample code:
Documentation
Please see https://docs.netpay.com.mx/reference/sin-guardar-tarjeta#31-pago-2 for up-to-date documentation.
Custom Request Timeouts
NOTE: We do not recommend decreasing the timeout for non-read-only calls (e.g. charge creation), since even if you locally timeout, the request on NetPay's side can still complete.
File lib/NetPayConfig.php
File lib/NetPay/Api/Curl.php
All versions of netpay-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *