Download the PHP package sergiodlopes/omnipay-eupago without Composer
On this page you can find all versions of the php package sergiodlopes/omnipay-eupago. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergiodlopes/omnipay-eupago
More information about sergiodlopes/omnipay-eupago
Files in sergiodlopes/omnipay-eupago
Download sergiodlopes/omnipay-eupago
More information about sergiodlopes/omnipay-eupago
Files in sergiodlopes/omnipay-eupago
Vendor sergiodlopes
Package omnipay-eupago
Short Description euPago integration in omnipay
License MIT
Homepage https://github.com/sergiodlopes/omnipay-eupago
Package omnipay-eupago
Short Description euPago integration in omnipay
License MIT
Homepage https://github.com/sergiodlopes/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 it's a Portuguese payment gateway that has many 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
~2.0
The package sergiodlopes/omnipay-eupago contains the following files
Loading the files please wait ....