petrenko-yuri/omnipay-portmone

Portmone driver for the Omnipay payment processing library.

dev-main 2022-11-23 10:47 UTC

This package is auto-updated.

Last update: 2024-03-23 14:19:33 UTC


README

This package implements Portmone support for Omnipay 3.x.

Current package version: 1.0.0 (beta)

Portmone works as off-site gateway and all general methods is implemented in this package.

Notes: work with tokens and some features like style, auto-payment support not yet implemented and marked as ToDo for future implementation. So Your contribution is totally appreciated :)

Documentation

Portmone supports fetching results using set of filters (result method), like date range, transaction status, etc. Some differences and advanced features will be documented in future commits.

Please read Omnipay official docs for more information [https://github.com/thephpleague/omnipay]