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 |
|
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 |
|
David Bomba
|
3b6a4b7538
|
Minor fixes for Stripe connect webhooks
|
2022-05-14 07:54:19 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
3a6258fd42
|
Release transactions on failures
|
2022-04-26 11:46:33 +10:00 |
|
David Bomba
|
a8eedc27a9
|
Update client details in Stripe during a transaction
|
2022-04-07 20:08:30 +10:00 |
|
David Bomba
|
e9d053cfe6
|
Update SEPA countries
|
2022-03-17 12:19:43 +11:00 |
|
David Bomba
|
b261e9fa95
|
length of record for auth.net
|
2022-03-17 08:52:14 +11:00 |
|
David Bomba
|
cfd76fc8df
|
Fixes for ACSS
|
2022-03-09 11:31:59 +11:00 |
|
David Bomba
|
a2503f0f40
|
Fixes for stripe payments
|
2022-01-24 21:53:46 +11:00 |
|
David Bomba
|
da7ac32703
|
Decorate stripe payment intents with payment hashes and gateway ids
|
2022-01-24 14:24:47 +11:00 |
|
David Bomba
|
5471eb2571
|
Fixes for Stripe FPX
|
2022-01-21 14:35:16 +11:00 |
|