tpay-com/omnipay

Tpay gateway for Omnipay payment processing library

v1.0.0 2024-02-14 13:39 UTC

This package is auto-updated.

Last update: 2024-04-02 08:24:05 UTC


README

Omnipay is a framework-agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Tpay support for Omnipay. It requires PHP 5.6+.

License CI status Type coverage

Polish version 🇵🇱 wersja polska

Installation

Tpay is installed via Composer. To install, simply add it to your composer.json file:

    composer require tpay-com/omnipay:~1.0

Basic Usage

For general usage instructions, please see the main Omnipay repository.

Support

If you are having general issue with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag, so it can be easily found.

If you want to keep up to date with release announcements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to.

If you have found a bug, please report it using the GitHub issue tracker, or fork the library and submit a pull request.