Commit Graph

8 Commits

Author SHA1 Message Date
Wouter van Os
88446ee9a3 Add fallback for checkout 2020-05-25 17:50:16 +02:00
Wouter van Os
27d3ae1745 Reformatted code and added support for all payment methods
This commit adds the following payment methods:
- EPS
- Giftcards
- Giropay
- ING Home'Pay
- KBC/CBC

I've also ran a reformatter to clean up the code and added composer
instead of git modules. The latter enables us to keep up-to-date
with the last Mollie library in a more modern manner.
2018-09-12 20:29:20 +02:00
Wouter van Os
7bd9cb9340 Fix for the rename between bancontact and mistercash. (#43) 2018-08-24 15:38:57 +02:00
Qarizma
330d74e8c9 Renamed gateways and fixed conflict
This commit should fix the conflict issues.
2018-04-20 21:33:29 +02:00
Wouter van Os
10c4f045ee Fixed requires with __PATH__
This because the gateway had issues with an autoloader or such in
WHMCS. Don't know the exact cause, but this fixed it.
2015-10-20 22:53:52 +02:00
Wouter van Os
5aee12920e Fixed $_GATEWAY not defined error 2015-10-17 17:33:17 +02:00
Wouter van Os
a3855a3ee6 Removed mollie API from vendor and added it to gitmodules 2015-10-17 17:24:17 +02:00
Wouter van Os
ea1119f91c Moved all files to src folder 2015-10-17 17:05:24 +02:00