tomaj / php-payments

PHPpayments
9 stars 6 forks source link

Tomaj/PHPpayments

Requirements

Tomaj/PHPPayments requires PHP 5.3.0 or higher.

If you would like to use wrapper classes from Tomaj\Epayment namespace you will need define some constants. You can find example in src/example_constants.php which is using monogram epayment simulator.

Installation

The best way to install Tomaj/PHPpayemnts is using Composer:

$ composer require tomaj/php-payments

Background

This library is base on MONOGRAM epayment. I created this repository for composer to simplify adding this library to projects. You can found more information about library in http://epayment.monogram.sk or in my other forked github repository here (https://github.com/tomaj/EPayment)[https://github.com/tomaj/EPayment].

ComforPay

For using ComfortPay you need to define this constants:


Repository http://github.com/tomaj/php-payments.