hiqdev/omnipay-cryptomus

Cryptomus driver for Omnipay PHP payment libray

1.0 2024-04-11 13:09 UTC

This package is auto-updated.

Last update: 2024-04-11 13:10:32 UTC


README

GitHub Actions Latest Stable Version Total Downloads

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 8.2+.

This package implements Cryptomus support for Omnipay.

Installation

The preferred way to install this library is through composer.

Either run

php composer.phar require "hiqdev/omnipay-cryptomus"

or add

"hiqdev/omnipay-cryptomus": "*"

to the require section of your composer.json.

License

This project is released under the terms of the MIT license. Read more here.

Copyright © 2017-2024, HiQDev (http://hiqdev.com/)