David Bomba
597cfc0662
Fixes for Stripe
2021-10-06 12:10:09 +11:00
Hillel Coren
69e8f9a2f3
Minor fixes
2019-12-03 11:50:38 +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 8e8414ab498a6fcfee423a81294789769b68305f shows, this commit had more code that was wrongly commited in ff064367d6f64ce6c05249459ca8ea88c846c99a 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
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
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