Commit Graph

91 Commits

Author SHA1 Message Date
David Bomba
154b74f9cc Updates for Stripe ACH 2026-01-19 09:16:40 +11:00
David Bomba
1d8c100cbd Update Stripe ACH payments to support using ba tokens with payment intents 2025-11-21 12:59:54 +11:00
David Bomba
d168a1cebd Minor fixes 2025-03-11 07:58:25 +11:00
David Bomba
780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba
552d596eae Style fixes 2024-11-20 11:15:49 +11:00
David Bomba
3c9b0d7e58 Fixes for Stripe ACH 2024-10-08 10:11:43 +11:00
Benjamin Beganović
414cfca1af New payment flow: Various fixes (#89)
* assets builds

* authorize: use simple-card from asset

* forte: use simple-card from asset

* remove @invoiceninja/simple-card from package

* update usages

* stripe: ach fix

* stripe: alipay fix

* stripe: bacs fix

* stripe: acss fix

* stripe: giropay fix

* assets build
2024-09-04 18:34:59 +02:00
Benjamin Beganović
364a57c857 Stripe: New payment flow (#67)
* stripe: ach

* stripe: klarna

* stripe: bank transfer

* assets build

* stripe: bacs

* stripe: bancontact

* stripe: becs

* stripe: eps

* stripe: fpx

* stripe: giropay

* stripe: ideal

* stripe: przelewy24

* stripe: sepa

* stripe: sofort

* assets build

* assets build

* pass context payload into livewirePaymentView

* update checkout.com

* update livewire method interface

* stripe: acss

* align methods with interface (array $data)
2024-09-04 18:24:05 +02:00
David Bomba
c163f3c1a4 Static Analysis 2024-06-17 20:38:33 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
00061cfa25 Catch for payment edge cases 2024-03-20 08:43:49 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
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