omnipay icon indicating copy to clipboard operation
omnipay copied to clipboard

A framework agnostic, multi-gateway payment processing library for PHP 5.6+

Results 112 omnipay issues
Sort by recently updated
recently updated
newest added
trafficstars

The problem : https://www.google.fr/search?q=nf525+french+law&oq=nf525+french+law http://www.openbravo.com/blog/will-your-pos-solution-comply-with-frances-2016-finance-act-openbravo-will/ https://forum.opencart.com/viewtopic.php?t=200118 I would like to work on a simple set of KISS (or as KISS as possible) solutions as a web gateway including omnipay and...

Hi. Some payment gateways cannot cancel old payments / invoces themselves, but have the ability to manually cancel payments. Need to provide methods in the omnipay interface so that the...

Hi, tell me how can I make any handler and register it in your library or implement it through the http-client so that I can log all the requests and...

Hi, Some providers also supports payouts / withdrawals through API. Any thoughts about adding it to gateway methods?

There have been some (unofficial?) gateways for the payment provider Saferpay (by Six Payment) which is very common in Switzerland - as far as i know) but most forks a...

I'm trying to understand just how deeply PSR-7 goes (or will go) into the gateway drivers of OmniPay 3.0. Here is my use-case that will help to serve as a...

discussion

Hi all, Thanks for the great library. Using Omnipay 2.6 and I'm confused as to what the `isSuccessful() ` is supposed to check. When I developed the gateway, when reading...

I've written an Omnipay driver for the Quickpay Payment processor (https://quickpay.net/dk/). I'd like to know what is needed to get it approved as an official omnipay gateway. It can be...

Hi, Currently in Omnipay there aren't any gateways that support cryptocurrencies apart from Coinbase (which only supports Bitcoin and Ethereum). Sometimes people (including me) may need to accept more cryptocurrencies,...

I'm planning an integration of PayIOTA (https://github.com/lacicloud/payiota) right now, but my time is quite limited atm, will see if I can provide a working solution in few month. In case...