Download the PHP package webtoucher/omnipay-platbox without Composer
On this page you can find all versions of the php package webtoucher/omnipay-platbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webtoucher/omnipay-platbox
More information about webtoucher/omnipay-platbox
Files in webtoucher/omnipay-platbox
Package omnipay-platbox
Short Description PlatBox driver for the Omnipay payment processing library
License BSD-3-Clause
Homepage https://github.com/webtoucher/omnipay-platbox
Informations about the package omnipay-platbox
Omnipay: PlatBox
PlatBox payment processing driver for the Omnipay PHP payment processing library.
Installation
The preferred way to install this library is through composer.
Either run
or add
to the section of your composer.json
file.
Usage
The following gateways are provided by this package:
- PlatBox API (https://api.platbox.com)
The first step is preparing data and sending to PlatBox.
There is the callback request handler.
There is the callback request 'check' handler.
For general usage instructions, please see the main Omnipay repository.
Support
If you are having general issues 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 anouncements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to.
If you believe you have found a bug, please report it using the GitHub issue tracker.