David Bomba
|
483a656b5f
|
minor fixes
|
2023-06-01 07:54:08 +10:00 |
|
David Bomba
|
cb6a9fb9f9
|
Minor fixes + translations
|
2023-05-31 14:36:35 +10:00 |
|
David Bomba
|
9634c4442f
|
Add customer statement descriptors for Stripe
|
2023-05-14 10:50:28 +10:00 |
|
David Bomba
|
b71e3a19af
|
Fixes for charts
|
2023-05-14 09:25:08 +10:00 |
|
David Bomba
|
d05b41e452
|
Add UTM to billing portal purchase
|
2023-04-29 11:10:52 +10:00 |
|
David Bomba
|
8fff97ac4b
|
Rename ScheduleEntity -> EmailRecord
|
2023-03-22 08:00:20 +11:00 |
|
David Bomba
|
5a42b89d55
|
cs fixer
|
2023-03-18 18:24:56 +11:00 |
|
David Bomba
|
3d36bcc0db
|
Ensure descriptions are translated
|
2023-03-01 10:54:56 +11:00 |
|
David Bomba
|
070b4fa6cf
|
Improve gateway descriptions for Stripe
|
2023-02-23 11:14:14 +11:00 |
|
David Bomba
|
e28b75e83f
|
phpcs
|
2023-02-18 08:36:51 +11:00 |
|
David Bomba
|
2196d8fc20
|
frequency_id optional for scheduler
|
2023-02-17 21:05:01 +11:00 |
|
David Bomba
|
419df4c510
|
Fixes for basedriver
|
2023-02-17 20:33:47 +11:00 |
|
David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
5617e5708c
|
Remove predis 2
|
2023-02-15 07:41:21 +11:00 |
|
David Bomba
|
6c82beaf02
|
Minor fixes for subscriptionsg
|
2023-02-06 08:20:32 +11:00 |
|
David Bomba
|
4c76107526
|
Add custom fields to required client info at checkout
|
2023-02-02 18:19:37 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
0d767f7d98
|
update billing_context to use hashed_ids
|
2023-01-18 16:52:32 +11:00 |
|
David Bomba
|
13f8aa2140
|
Refactor subscription invoices to use standard allow temporary invoice numbers until they are confirmed
|
2022-12-20 21:46:20 +11:00 |
|
David Bomba
|
95610fd25e
|
Restrict size and amount of jobs
|
2022-10-28 13:09:17 +11:00 |
|
David Bomba
|
76525ceacf
|
System Log Checkout Failures
|
2022-10-18 20:30:55 +11:00 |
|
David Bomba
|
7fb139cd9b
|
Fixes for stripe catching aborted payments
|
2022-08-08 07:35:00 +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
|
63468a1669
|
Checkout v2 refund refactor
|
2022-06-16 11:21:10 +10:00 |
|
David Bomba
|
b5c0e678cb
|
Improve WePay guardian
|
2022-04-28 12:40:07 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
a2ef847f54
|
Fixes for ledger
|
2022-04-02 16:13:31 +11:00 |
|
David Bomba
|
4c2c62bd85
|
Improve invoice payment registrations
|
2022-03-28 16:36:00 +11:00 |
|
David Bomba
|
35f97d1b91
|
Factor in gateway fees to client / invoice balances
|
2022-03-24 13:11:09 +11:00 |
|
David Bomba
|
b7dced76cd
|
Transaction events
|
2022-03-10 11:32:04 +11:00 |
|
David Bomba
|
9c106e8d0a
|
Performance improvements for client portal
|
2022-02-18 16:31:17 +11:00 |
|
David Bomba
|
3d11713457
|
Import clients and payment methods via auth.net
|
2022-02-15 15:58:37 +11:00 |
|
David Bomba
|
4c68d6ba79
|
Minor fixes for braintree credit card failures
|
2022-01-24 14:45:57 +11:00 |
|
David Bomba
|
05cb4be207
|
Init class variables if they do not exist
|
2022-01-15 22:08:48 +11:00 |
|
David Bomba
|
239b180a21
|
Fixes for pdf regeneration
|
2022-01-10 12:47:16 +11:00 |
|
David Bomba
|
89ce2b443e
|
Fixes for mollie payment driver
|
2022-01-06 21:06:46 +11:00 |
|
David Bomba
|
396540a2f1
|
Reorder action on invoices after payment
|
2021-12-31 15:56:32 +11:00 |
|
David Bomba
|
c77720672b
|
Fixes for atomic operations
|
2021-12-17 22:11:36 +11:00 |
|
David Bomba
|
f18fb901f6
|
document future functionality regarding failed payments that are delayed - ie ACH / Mollie
|
2021-12-04 22:58:49 +11:00 |
|
David Bomba
|
ceab20b829
|
Fixes for mollie webhooks
|
2021-12-04 22:50:12 +11:00 |
|
David Bomba
|
e36cf3c0e4
|
minor fixes for Stripe
|
2021-12-03 13:43:13 +11:00 |
|
David Bomba
|
b8697863a6
|
Return payment if it exists
|
2021-11-29 21:59:48 +11:00 |
|
David Bomba
|
dc1fe692a3
|
Adjustments for entity notifications
|
2021-11-27 15:54:49 +11:00 |
|
David Bomba
|
530209ee52
|
Minor fixes for Mollie
|
2021-11-25 22:23:19 +11:00 |
|
David Bomba
|
a40c85f17d
|
Minor fixes for document preview
|
2021-11-16 09:09:36 +11:00 |
|
David Bomba
|
6e06e7d1f2
|
Minor fix for typed property
|
2021-11-07 20:31:03 +11:00 |
|
David Bomba
|
3b4afd4537
|
Minor fixes for check data
|
2021-11-07 17:12:51 +11:00 |
|
David Bomba
|
ecdd73fbcc
|
Minor Fixes
|
2021-11-06 16:05:56 +11:00 |
|
David Bomba
|
dddab73b91
|
Fixes for payment hash types
|
2021-11-04 20:52:03 +11:00 |
|
Benjamin Beganović
|
188f05ab44
|
Typehint PaymentHash in BaseDrvier
|
2021-11-01 14:38:57 +01:00 |
|