thephpleague / omnipay-dummy

Dummy driver for the Omnipay PHP payment processing library
MIT License
26 stars 16 forks source link

Implement all standard functions for Omnipay 2 #9

Closed Korri closed 6 years ago

Korri commented 7 years ago

Cherry picked the commit from the PR #7 that adds support for all methods, without the increment to version 3 of Omnipay.

We use the dummy provider for unit tests, and having those methods for version 2 would be super helpful.

Solves #8

This should not be merged to master, but to a version 2 branch, and ideally tagged as v2.1.3