PHP client for Openpay API services

Version 1.2.3

This is a client implementing the payment services for Openpay at openpay.mx


To create an instance:

require_once('src/openpay-php/Openpay.php');
$openpay = Openpay::getInstance('merchantID', 'privateKey');

More info and examples:

https://github.com/open-pay/openpay-php

 

The packages change or add a funcionality in you installation. For more information, see the documentation.

From the blog