1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 22:54:25 +01:00
Commit Graph

43 Commits

Author SHA1 Message Date
Hillel Coren
5c5dd7a27e Added Paymill 2018-03-07 17:23:25 +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
e8f118c204 Fix Bitcoin amount 2017-12-14 13:10:05 +02:00
Hillel Coren
53830430aa Add support for Apple Pay 2017-11-27 16:50:06 +02:00
Hillel Coren
d16bdf5566 Working on Bitcoin with Stripe 2017-10-23 23:01:03 +03:00
Hillel Coren
370be9e63c Working on Bitcoin with Stripe 2017-10-23 21:47:24 +03:00
Hillel Coren
6a25d8af89 Working on SEPA 2017-10-19 16:49:15 +03:00
Hillel Coren
eef4ab65fb Don't apply webhooks to deleted invoices/payments 2017-10-19 12:11:39 +03:00
Hillel Coren
a48a493a3b Add SOFORT support on Stripe 2017-09-06 11:45:50 +03:00
Hillel Coren
be8b966e0e Select gateway using client's country 2017-09-06 11:12:34 +03:00
Hillel Coren
5e6c65b6a9 Add SOFORT support on Stripe 2017-09-05 21:53:52 +03:00
Hillel Coren
b5bd3cb632 Add SOFORT support on Stripe 2017-09-05 18:17:58 +03:00
Hillel Coren
4c6031d1a3 Add SOFORT support on Stripe 2017-09-05 17:47:28 +03:00
Hillel Coren
5a3d5b8eea Add SOFORT support on Stripe #1338 2017-09-05 16:37:19 +03:00
Hillel Coren
d251df7531 Working on Alipay 2017-09-05 13:51:08 +03:00
Hillel Coren
421327ae8e Working on Alipay 2017-09-05 11:36:37 +03:00
Hillel Coren
9f0a60486d Working on Alipay 2017-09-04 23:05:26 +03:00
Hillel Coren
9856b137fd Working on Alipay 2017-09-04 21:36:12 +03:00
Hillel Coren
1185af52ac Working on Alipay 2017-09-04 13:50:09 +03:00
Hillel Coren
e87f2def1d Working on Alipay 2017-09-04 13:14:58 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
fda0eeaf5e Stripe Customer Email Not Passed Through #1569 2017-07-28 16:04:05 +03:00
Hillel Coren
c86855b77c Fix ACH validation 2017-06-01 21:36:26 +03:00
Hillel Coren
8f43eb02b3 Check gateway supports refunding payment 2017-05-16 12:20:35 +03:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren
47137e60df Check if Stripe card is set 2016-09-28 21:07:43 +03:00
Hillel Coren
db4dbdc87e Cleaning up errors from the logs 2016-09-12 08:51:41 +03:00
Hillel Coren
ce2c71843c Working on the bot 2016-08-13 22:19:37 +03:00
Hillel Coren
af78a3dd2d Test Stripe credentials when adding gateway 2016-07-29 14:58:26 +03:00
Hillel Coren
7c314347db Fix for upgrading Stripe accounts 2016-07-27 12:53:11 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Hillel Coren
ee937d9994 Fixes from refactor 2016-07-21 14:28:06 +03:00
Holger Lösken
71ab4dc3d8 Refactor docblocks, unused vars, unused uses 2016-07-14 22:37:04 +02:00
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
c1713c190c Fix for go pro process 2016-06-28 21:21:54 +03:00
Hillel Coren
15781ff895 Payment token fixes 2016-06-26 13:45:50 +03:00
Hillel Coren
406249ef95 Payment webhook fixes 2016-06-24 15:40:10 +03:00
Hillel Coren
d71017e203 Payment webhook bug fixes 2016-06-23 20:17:02 +03:00
Hillel Coren
74a0deb07e Web hook bug fixes 2016-06-23 16:27:54 +03:00
Hillel Coren
6ad49cf281 Fixing payment hooks 2016-06-23 16:15:52 +03:00
Hillel Coren
93c3521952 Improve check for duplicate gateways 2016-06-22 21:42:09 +03:00
Hillel Coren
5ff69c6f29 Payments refactor 2016-06-20 17:14:43 +03:00