Download the PHP package michelmelo/omnipay-eupago without Composer
On this page you can find all versions of the php package michelmelo/omnipay-eupago. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michelmelo/omnipay-eupago
More information about michelmelo/omnipay-eupago
Files in michelmelo/omnipay-eupago
Download michelmelo/omnipay-eupago
More information about michelmelo/omnipay-eupago
Files in michelmelo/omnipay-eupago
Vendor michelmelo
Package omnipay-eupago
Short Description euPago integration in omnipay
License MIT
Homepage https://github.com/michelmelo/omnipay-eupago
Package omnipay-eupago
Short Description euPago integration in omnipay
License MIT
Homepage https://github.com/michelmelo/omnipay-eupago
Please rate this library. Is it a good library?
Informations about the package omnipay-eupago
Eupago - euPago integration in omnipay
This is the euPago solution for omnipay payment processing library
Eupago is one Portuguese payment gateway that has multiple methods available. For use it you need create one account in euPago website. Once installed and configured you are able to use all the features of our API.
Instalation
For instalation details please check the omnipay git page.
Implemented Payment Methods
- Multibanco - Create MB references with and without start/end date, minimum/maximum amount support (just set the respective parameters)
- MBWay - MBWay payment system
- PayShop
- Pagaqui
Future implementations:
- Credit Card
Required fields
- 'apiKey' - to generate your api key please create an account on their website
- 'currency' - currency is required and must be 'EUR' or '€'
- 'amount' - Purchase amount
- 'transactionId' - usually this is the order ID
Examples
Create Multibanco reference
Check Multibanco reference status
All versions of omnipay-eupago with dependencies
PHP Build Version
Package Version
Requires
omnipay/common Version
^3
The package michelmelo/omnipay-eupago contains the following files
Loading the files please wait ....