Wouter van Os
c2857294b3
Added Apply Pay
2019-05-27 16:23:55 +02:00
Wouter van Os
e356f9cfc1
Removed Bitcoin because Mollie removed the payment method
2019-05-27 16:23:27 +02:00
Wouter van Os
95348ada82
Update iDeal script for new Mollie API
2018-10-02 13:27:32 +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
Wouter van Os
4858b1f496
Update translations ( #40 )
2018-05-30 11:54:12 +02:00
Qarizma
330d74e8c9
Renamed gateways and fixed conflict
...
This commit should fix the conflict issues.
2018-04-20 21:33:29 +02:00
qarizma
d4050b5e5d
Mistercash is Bancontact now
...
These changes are cosmetically, because Mollie still uses the old name internally.
2017-10-06 20:47:53 +02:00
qarizma
33b7093be7
Fixed slash in systemurl
...
SystemURL should always end with a / in WHMCS, so adding another / isn't required and causes errors.
2017-06-05 15:49:38 +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
ca7c8fd1b1
Added file
2015-10-17 17:27:48 +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