1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

244 Commits

Author SHA1 Message Date
David Bomba
597cfc0662 Fixes for Stripe 2021-10-06 12:10:09 +11:00
Dan Holliday
aac4d8308d Update GoCardlessV2RedirectPaymentDriver.php 2020-04-08 15:50:27 +01:00
Hillel Coren
6bb4bc3e69 White label invoice fix 2020-03-29 07:32:27 +03:00
David Bomba
2a8d2c7f5e additional fixes for Checkout 2020-02-17 06:52:00 +11:00
Hillel Coren
69e8f9a2f3 Minor fixes 2019-12-03 11:50:38 +02:00
Hillel Coren
17c36b351d Minor fixes 2019-12-03 11:27:30 +02:00
Hillel Coren
5959eb8eb5 Minor fixes 2019-10-27 11:41:19 +02:00
Joshua Dwire
20c12533f8 Fix support for currencies with varying precisions 2019-08-29 17:15:58 -04:00
Hillel Coren
a4a757f288 Fix for ninja Stripe payments 2019-08-29 13:10:09 +03:00
Francisco Ferreira
b0e680ee5c Stripe improvements (port #2863 to master) (#2903)
* View credit card: send more billing data to Stripe when available

As commit 8e8414ab49 shows, this commit had more code that was wrongly commited in ff064367d6 by another author

* Stripe: fill payment card details
2019-07-18 16:26:08 +10:00
Hillel Coren
6a41952552
Merge pull request #2898 from joshuadwire/master
Merge Stripe 3D Secure into master
2019-07-13 22:19:50 +03:00
Joshua Dwire
cb37141643 Use the old Charge API for bank account payments 2019-07-09 17:16:37 -04:00
Joshua Dwire
ff064367d6 Support Stripe 3D secure 2019-07-09 17:16:20 -04:00
Hillel Coren
a6a4eac8fd Fix for Stripe import issue 2019-05-26 18:24:00 +03:00
Hillel Coren
4a28d9d455 Fix for Payment Express 2019-03-10 09:45:44 +02:00
Hillel Coren
fd1c73c472 Fix for GoCardless 2019-02-21 15:53:07 +02:00
Hillel Coren
3a12da73bf Fix for Payment Express 2019-02-19 12:06:11 +02:00
Hillel Coren
02b78055d4 Bug fixes 2019-02-18 16:08:16 +02:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
Hillel Coren
7ad72aa884 Fix for white label licenses 2018-09-16 19:21:58 +03:00
Hillel Coren
56f13a019e Merge branch 'release-4.5.0' 2018-06-17 14:05:50 +03:00
Hillel Coren
921748a443 Use latest gateway token 2018-06-13 11:26:14 +03:00
Hillel Coren
92301ba24d Fix for gateway test mode 2018-04-27 15:29:33 +03:00
Hillel Coren
645d1476c4 Fix for gateway test mode 2018-04-27 15:29:16 +03:00
Hillel Coren
748578a68a Merge branch 'release-4.4.0' 2018-04-24 20:59:50 +03:00
Hillel Coren
e4f0cf06b0 Support variables in custom gateways #1701 2018-04-13 14:11:57 +03:00
Hillel Coren
4002b755d1 Added additional custom gateways #1858 2018-04-13 13:50:38 +03:00
Hillel Coren
04eec340f2 Merge branch 'release-4.3.0' 2018-03-27 17:15:14 +03:00
Hillel Coren
fa0ff9f001 Add option not to send line item details to payment gateway 2018-03-25 15:05:24 +03:00
Hillel Coren
d5924bc523 Refund payment fixes 2018-03-23 14:21:21 +03:00
Hillel Coren
b814e5281f Improve authorizenet transaction reference 2018-03-20 20:32:50 +02:00
Hillel Coren
ab2c819423 Fix for PayPal 2018-03-18 13:15:34 +02:00
Hillel Coren
3ce6412a63 Fix for PayPal 2018-03-18 13:15:15 +02:00
Hillel Coren
ca3ff553e5 Make state field optional 2018-03-13 16:04:02 +02:00
Hillel Coren
262a9e266e Working on tests 2018-03-11 12:56:46 +02:00
Hillel Coren
fcbab2fd02 Working on tests 2018-03-11 12:36:24 +02:00
Hillel Coren
5eab95f5d8 Working on tests 2018-03-11 09:20:35 +02:00
Hillel Coren
9b9a27a38b Working on tests 2018-03-11 08:50:11 +02:00
Hillel Coren
9f93d16510 Working on tests 2018-03-11 08:37:14 +02:00
Hillel Coren
531f3336c5 Working on tests 2018-03-11 08:12:11 +02:00
Hillel Coren
5477ca84e4 Working on tests 2018-03-11 01:01:15 +02:00
Hillel Coren
f73f9b958c Working on tests 2018-03-11 00:45:55 +02:00
Hillel Coren
1b364bde4e Refactor 'update' to 'capture' 2018-03-09 15:24:24 +02:00
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +02:00
Hillel Coren
1633f30a38 Merge branch 'release-4.2.0' 2018-02-21 21:48:45 +02:00
Hillel Coren
9bbdac40c0 Clean up white label process 2018-02-14 23:13:59 +02:00
Hillel Coren
6ab5ae0df3 PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
Hillel Coren
3cbf29afad Merge branch 'release-4.1.0' 2018-01-09 13:11:26 +02:00
Hillel Coren
3c90f9ccbd Fix for gateway payment items total amount 2017-12-23 23:37:28 +02:00