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

265 Commits

Author SHA1 Message Date
David Bomba
0033fee578 Paypal 2023-10-16 12:05:19 +11:00
David Bomba
8dd79fa176 Update config 2023-10-09 10:42:41 +11:00
David Bomba
6e57f19598 listen for charge.refunded for stripe 2023-09-13 09:42:00 +10:00
David Bomba
d16328d611 Fixes for static analysis 2023-08-09 07:44:34 +10:00
David Bomba
91d39aab82 Static Analysis Cleanup 2023-08-08 20:39:46 +10:00
David Bomba
55f72ba450 add pending as valid refund state for Stripe 2023-05-23 23:27:28 +10:00
David Bomba
fde5e28cb1 Minor fixes for Stripe 2023-05-17 09:16:43 +10:00
David Bomba
9fd016e6e1 Fixes for stripe sepa payment method duplicating each time token billing is used. 2023-05-08 20:33:21 +10:00
David Bomba
5a42b89d55 cs fixer 2023-03-18 18:24:56 +11:00
David Bomba
f15a89e23f Fixes for BACS Stripe Driver 2023-03-11 19:05:12 +11:00
David Bomba
b346445c35
Merge branch 'v5-develop' into v5-develop 2023-03-11 18:30:23 +11:00
David Bomba
275041b903 bank transfer 2023-02-27 15:32:37 +11:00
David Bomba
408d453052 Clean up stripe bank transfer 2023-02-26 19:57:30 +11:00
David Bomba
a144961442 Decode transaction id 2023-02-24 12:40:36 +11:00
David Bomba
dd88b06bb0 minor fixes for auth gate on destroy scheduler 2023-02-24 12:16:40 +11:00
David Bomba
885ee633d7 Bank Transfers 2023-02-23 16:52:45 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
Lars Kusch
841489e895
Merge branch 'v5-develop' into v5-develop 2023-02-07 09:32:44 +01:00
David Bomba
4c76107526 Add custom fields to required client info at checkout 2023-02-02 18:19:37 +11:00
Lars Kusch
e0271b7b6a Minor fixes 2023-01-30 08:56:59 +01:00
Lars Kusch
9c672e9bb1 Minor fixes 2023-01-30 08:46:39 +01:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
Lars Kusch
0c11e1a932 Add compiled js and allow BACS only for Great Britian 2023-01-23 08:29:35 +01:00
Lars Kusch
0414b6e622 Fix for adding a payment method twice 2023-01-20 09:20:30 +01:00
Lars Kusch
7dbb9bd60a Archive payment token, instead of deleting it. 2023-01-20 08:16:26 +01:00
Lars Kusch
133c49595f Fixes for webhook 2023-01-16 21:46:23 +01:00
Lars Kusch
1580a93a6e Fixes for webhook 2023-01-16 21:21:04 +01:00
Lars Kusch
95f2e47abf Fixes for webhook 2023-01-16 20:48:14 +01:00
Lars Kusch
b6197b5ed7 Fixes for webhook 2023-01-16 20:13:59 +01:00
Lars Kusch
dd1634a807 Fixes for webhook 2023-01-16 20:12:40 +01:00
Lars Kusch
0fe89ecf96 Fixes for webhook 2023-01-16 20:09:48 +01:00
Lars Kusch
c908819348 Merge remote-tracking branch 'origin/v5-develop' into v5-develop 2023-01-16 19:20:09 +01:00
Lars Kusch
f14131b494 Added webhooks and changed default BACS state to unauthorzied 2023-01-16 19:19:14 +01:00
Lars Kusch
7285b39f1e
Merge branch 'v5-develop' into v5-develop 2023-01-16 16:31:30 +01:00
David Bomba
b950c805be Handle trials 2023-01-11 12:47:03 +11:00
David Bomba
1b7bbdfb87 Update stripe webhooks 2023-01-11 12:14:59 +11:00
David Bomba
6e0525c723 Add processing webhook 2023-01-11 11:37:11 +11:00
David Bomba
a0395558f7 Update bank accounts when they are verified offline 2023-01-11 11:12:40 +11:00
David Bomba
62ed8d3391 Minor cleanup 2023-01-08 15:21:30 +11:00
David Bomba
b1454d11ab Minor fixeS 2022-12-21 12:27:47 +11:00
Lars Kusch
d67fc2d493 Add new webhhoks for BACS 2022-12-17 12:53:54 +01:00
Lars Kusch
034ed039e0 Minor fixes 2022-12-16 11:25:23 +01:00
Lars Kusch
e2bc018c97 Add base classes 2022-12-16 11:02:49 +01:00
David Bomba
37865e8802
Merge pull request #8059 from LarsK1/patch-stripe-klarna
Change Klarna intregration to comply with Klarna's rules
2022-12-14 18:12:06 +11:00
Lars Kusch
eb04453369
Update StripePaymentDriver.php 2022-12-10 05:49:57 +01:00
Lars Kusch
24681e2f23 Disallow payment with Klarna for business out of US 2022-12-09 14:25:18 +01:00
David Bomba
af465ac31a Minor fixes for stripe translations 2022-12-09 10:10:42 +11:00
David Bomba
5d5cc1eec2
Merge branch 'v5-stable' into patch-4 2022-12-07 19:44:45 +11:00
Lars Kusch
8ee33e827e Fixes for Klarna 2022-12-07 09:18:09 +01:00
David Bomba
fd4064f4e5 Update Stripe to latest API with idempotency keys 2022-12-05 22:06:31 +11:00