David Bomba
|
6e57f19598
|
listen for charge.refunded for stripe
|
2023-09-13 09:42:00 +10:00 |
|
David Bomba
|
e5d5b9d25c
|
Static analysis
|
2023-08-11 14:18:58 +10:00 |
|
David Bomba
|
91d39aab82
|
Static Analysis Cleanup
|
2023-08-08 20:39:46 +10:00 |
|
David Bomba
|
3fe876d479
|
Fixes for static analysis
|
2023-08-03 14:30:14 +10:00 |
|
David Bomba
|
5a42b89d55
|
cs fixer
|
2023-03-18 18:24:56 +11:00 |
|
David Bomba
|
b346445c35
|
Merge branch 'v5-develop' into v5-develop
|
2023-03-11 18:30:23 +11:00 |
|
David Bomba
|
e2dd1cf0ce
|
Improve verification flow for ACH
|
2023-03-09 17:34:50 +11:00 |
|
David Bomba
|
c197114ff0
|
Improve Manual ACH payments
|
2023-03-09 17:33:10 +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
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11: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
|
6e0525c723
|
Add processing webhook
|
2023-01-11 11:37:11 +11:00 |
|
Lars Kusch
|
d67fc2d493
|
Add new webhhoks for BACS
|
2022-12-17 12:53:54 +01:00 |
|
David Bomba
|
3a97b39e3b
|
Ensure we retrieve archived invoices in Stripe payment webhook
|
2022-12-07 07:43:38 +11:00 |
|
David Bomba
|
ca75d0078b
|
Minor fixes for Stripe Payment Intent query
|
2022-11-30 07:37:50 +11:00 |
|
David Bomba
|
806689c63d
|
Fixes for demo mode
|
2022-11-29 20:09:54 +11:00 |
|
David Bomba
|
85c40de5de
|
Return early if no hash found
|
2022-11-27 17:33:43 +11:00 |
|
David Bomba
|
86e92a7f32
|
Refactor Stripe API Webhooks to work across all API Versions
|
2022-11-26 10:04:03 +11:00 |
|
David Bomba
|
0210cededc
|
Support latest version of Stripe API
|
2022-11-26 07:29:15 +11:00 |
|
David Bomba
|
a11d2c88bc
|
updates for db schema
|
2022-11-25 23:30:03 +11:00 |
|
David Bomba
|
575d5cda35
|
Catch payment intents without charges key
|
2022-11-23 07:43:14 +11:00 |
|
David Bomba
|
6cd6c218de
|
Improve ACH flow
|
2022-10-06 11:00:39 +11:00 |
|
David Bomba
|
9bec6d458b
|
Improve Stripe ACH Payments with microdeposits
|
2022-10-06 10:12:57 +11:00 |
|
David Bomba
|
be19d42e78
|
Update customer details
|
2022-09-13 09:59:16 +10:00 |
|
David Bomba
|
6b30b38e32
|
Fixes for update customer
|
2022-08-04 13:37:16 +10:00 |
|
David Bomba
|
adcdd69177
|
Update customer for stripe
|
2022-08-04 13:23:49 +10:00 |
|
David Bomba
|
0ba05bc985
|
Update customer for stripe
|
2022-08-04 13:19:34 +10:00 |
|
David Bomba
|
24b37e2789
|
Minor fixes for PDF generation
|
2022-08-04 12:40:14 +10:00 |
|
David Bomba
|
cbcf0dc238
|
Update customers for stripe
|
2022-08-03 20:06:09 +10:00 |
|
David Bomba
|
8e654c21ce
|
Merge v5
|
2022-07-25 15:28:06 +10:00 |
|
David Bomba
|
013ce5e6e4
|
Add logging for stripe intents
|
2022-07-24 17:38:24 +10:00 |
|
David Bomba
|
071f2ee102
|
Post Merge v5-develop
|
2022-07-15 17:41:30 +10:00 |
|
David Bomba
|
9174746956
|
Fixes for stripe webhooks
|
2022-06-23 20:55:26 +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
|
9fbe81302e
|
Add logging for payment intents
|
2022-06-19 17:39:25 +10:00 |
|
David Bomba
|
a96ff66dee
|
Configure webhooks on gateway creation
|
2022-05-30 20:08:12 +10:00 |
|
David Bomba
|
4b796fe362
|
Adjustments for Stripe Webhooks
|
2022-05-30 20:05:34 +10:00 |
|
=
|
61eb3380dd
|
Add Stripe Webhooks automagically
|
2022-05-30 08:19:16 +10:00 |
|
David Bomba
|
d29a1626cb
|
Refactor for Stripe ACH
|
2022-05-19 15:48:31 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
c97f6a6247
|
Fixes for gocardless
|
2022-03-19 21:33:53 +11:00 |
|
David Bomba
|
03d43470fb
|
Working on csv import refactor
|
2022-02-01 17:14:27 +11:00 |
|
David Bomba
|
a2503f0f40
|
Fixes for stripe payments
|
2022-01-24 21:53:46 +11:00 |
|
David Bomba
|
4c68d6ba79
|
Minor fixes for braintree credit card failures
|
2022-01-24 14:45:57 +11:00 |
|
David Bomba
|
3ac8d456d5
|
Confirm charges using Stripe webhooks
|
2022-01-24 14:30:32 +11:00 |
|