open-e-cont-md/yii2-payment-api

Yii-2 Extention for Open.e-Cont.md Payment API

dev-master 2023-12-28 04:46 UTC

This package is auto-updated.

Last update: 2024-04-28 05:29:04 UTC


README

Open.e-Cont.md Payment API

Please don't use this repository. It's for testing purposes only!

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist open-e-cont-md/yii2-payment-api "*"

or add

"open-e-cont-md/yii2-payment-api": "*"

to the require section of your composer.json file.

Usage