David Bomba
|
33585c65c4
|
php cs fixes
|
2023-10-26 13:57:44 +11:00 |
|
David Bomba
|
d21cc3f70d
|
Updates for phpstan + stripe phone
|
2023-09-24 13:07:32 +10:00 |
|
David Bomba
|
f01fa763c1
|
Updates for static analysis
|
2023-08-07 08:23:13 +10:00 |
|
David Bomba
|
0d067cad7d
|
Cleanly force payment and verification of ach payments
|
2023-07-26 13:50:56 +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
|
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
|
4520300957
|
Updates for JS bundles
|
2023-03-11 19:14:04 +11:00 |
|
David Bomba
|
c197114ff0
|
Improve Manual ACH payments
|
2023-03-09 17:33:10 +11:00 |
|
David Bomba
|
92294d8379
|
Minor fixes for variable initialization
|
2023-03-09 09:00:58 +11:00 |
|
David Bomba
|
070b4fa6cf
|
Improve gateway descriptions for Stripe
|
2023-02-23 11:14:14 +11:00 |
|
David Bomba
|
4babfbb651
|
php-cs-fixer
|
2023-02-16 12:36:09 +11:00 |
|
David Bomba
|
6c86d7151a
|
Update copyright year
|
2023-01-29 09:21:40 +11:00 |
|
David Bomba
|
fa668a4749
|
Enforce company locale on payment gateway descriptions
|
2023-01-12 17:59:32 +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
|
af465ac31a
|
Minor fixes for stripe translations
|
2022-12-09 10:10:42 +11:00 |
|
David Bomba
|
fd4064f4e5
|
Update Stripe to latest API with idempotency keys
|
2022-12-05 22:06:31 +11:00 |
|
David Bomba
|
986ed9016a
|
Updates for translations for Stripe
|
2022-12-02 06:59:16 +11:00 |
|
David Bomba
|
44da02f00e
|
Fixes for Stripe payment translations
|
2022-11-30 17:20:58 +11:00 |
|
David Bomba
|
9da661cf66
|
Merge pull request #7999 from LarsK1/patch-1
Translate Stripe payment texts
|
2022-11-29 22:12:48 +11:00 |
|
David Bomba
|
806689c63d
|
Fixes for demo mode
|
2022-11-29 20:09:54 +11:00 |
|
Lars Kusch
|
dd5c812969
|
Add currency sign
|
2022-11-29 09:55:20 +01:00 |
|
Lars Kusch
|
eecc2bb8af
|
ACH translations
|
2022-11-29 09:28:37 +01:00 |
|
David Bomba
|
9bec6d458b
|
Improve Stripe ACH Payments with microdeposits
|
2022-10-06 10:12:57 +11:00 |
|
David Bomba
|
6d7ddc3beb
|
Minor fixes for Stripe ACH Verifications
|
2022-10-01 10:29:15 +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 |
|
David Bomba
|
7df60f5f27
|
ACH updates
|
2022-05-18 12:59:24 +10:00 |
|
David Bomba
|
c4231f702d
|
refactor for ach payments
|
2022-05-18 09:39:54 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
fb1e27ba7d
|
Clean up for due date days recurring invoices
|
2022-02-16 13:24:10 +11:00 |
|
David Bomba
|
b249077420
|
fixes for Stripe ACH description
|
2021-11-24 04:27:45 +11:00 |
|
David Bomba
|
f962e3a2fa
|
Refactor for payment failure mailers
|
2021-10-17 22:21:56 +11:00 |
|
David Bomba
|
6641320567
|
Refactor for payment failure mailers
|
2021-10-17 21:40:40 +11:00 |
|
David Bomba
|
04226eb827
|
Fixes for token billing with stripe bank transfers
|
2021-10-01 12:57:34 +10:00 |
|
=
|
f7b7732f04
|
Working on importing stripe customers by id
|
2021-08-20 22:44:39 +10:00 |
|
Benjamin Beganović
|
e617c7aade
|
Add next to ACH verification url
|
2021-08-10 10:13:04 +02:00 |
|
Benjamin Beganović
|
1033252680
|
Store 'state' in meta by default
|
2021-08-09 13:49:39 +02:00 |
|
Benjamin Beganović
|
754ac46017
|
Require integer & min:1 on ACH verification fields
|
2021-08-05 13:45:59 +02:00 |
|
David Bomba
|
be85175134
|
Set Recurring to draft if not being sent at time of creation
|
2021-08-05 09:06:13 +10:00 |
|
David Bomba
|
cf86b858b8
|
Fixes for Stripe
|
2021-08-04 12:20:38 +10:00 |
|
David Bomba
|
066c844050
|
Fixes for Stripe
|
2021-08-04 12:15:13 +10:00 |
|
David Bomba
|
b10fd62544
|
Fixes for ACH
|
2021-08-04 11:31:06 +10:00 |
|
David Bomba
|
c6ed151813
|
Fixes for ACH
|
2021-07-22 08:44:03 +10:00 |
|
David Bomba
|
dbb60c029e
|
Fixes for reminderS
|
2021-07-20 14:49:04 +10:00 |
|
David Bomba
|
7f13a79623
|
Fixes for stripe payment currency amount
|
2021-06-30 13:56:11 +10:00 |
|
Benjamin Beganović
|
28463ca565
|
Add "complete verification" button in the ACH verification email
|
2021-06-23 14:52:54 +02:00 |
|
David Bomba
|
49e1a13b53
|
Verify ACH amounts as integers
|
2021-06-23 08:15:03 +10:00 |
|