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

255 Commits

Author SHA1 Message Date
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
Lars Kusch
701344947f Add Support for Klarna 2022-12-05 09:03:08 +01:00
Lars Kusch
9a08eb0940 Add support for Klarna 2022-12-05 09:00:49 +01:00
David Bomba
0268cdbf9e Refactor for Stripe payment intents + charges + new api 2022-11-29 21:43:40 +11:00
David Bomba
0210cededc Support latest version of Stripe API 2022-11-26 07:29:15 +11:00
David Bomba
f622b3786a Minor changes for setup intents 2022-10-14 20:38:20 +11:00
David Bomba
be19d42e78 Update customer details 2022-09-13 09:59:16 +10:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
d29a1626cb Refactor for Stripe ACH 2022-05-19 15:48:31 +10:00
=
c59b7e0187 Listen for additional webhooks for gocardless 2022-05-17 07:30:41 +10:00
David Bomba
aeae0a19ab Adjust delays for observers 2022-05-15 20:14:14 +10:00