David Bomba
036aca49a4
Rollback for new payment flow
2024-08-22 16:45:06 +10:00
David Bomba
af92ce8d37
Merge new payment flows
2024-08-22 08:31:18 +10:00
David Bomba
0777c6e43c
Extend webhook delay for mollie
2024-08-13 15:14:41 +10:00
Benjamin Beganović
6f4428f6ab
Forte: New payment flow ( #71 )
...
* pass livewirePaymentView & processPaymentView thru base driver
* forte: ach
* add paymentData to the interface
* forte cc
* simple card
* forte cc
* clean up
---------
Co-authored-by: David Bomba <turbo124@gmail.com>
2024-08-09 09:11:31 +10:00
Benjamin Beganović
0de492d96f
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-07-16 18:43:55 +10:00
David Bomba
d818520c73
Static analysis
2024-07-14 21:28:54 +10:00
Benjamin Beganović
1f7904e317
Refactor context passing between methods and Livewire ( #65 )
...
* checkout.com credit card payment for livewire
* implement interface for livewire view
* livewire method interface
* implement interfaces
* assets production build
* checkout.com: credit card
* stripe: credit card
* lift up logic from process payment component
* update stripe payment view logic
* wait fn for mounting existing JS
* credit card: simplify data passing
* stripe: browser pay
* stripe cc: remove getData
* stripe: cc
* stripe: alipay
* checkout :cc
* stripe: apple pay
* stripe: browser pay
* assets production build
2024-07-10 09:55:36 +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
fc61065e69
Checkout.com import customers
2024-03-18 13:51:21 +11:00
David Bomba
37e2e772f9
Import payment methods for checkout
2024-03-18 13:50:12 +11:00
David Bomba
094aadd6be
Working on gateway authentication
2024-03-15 14:21:42 +11:00
David Bomba
c5b6938447
php cs fixer
2024-02-13 15:25:18 +11:00
David Bomba
753c9c4239
Update Checkout.com customer on successful payment
2024-01-27 16:08:54 +11:00
David Bomba
849a9dc113
Updates for mailers on hosted platform
2024-01-27 15:43:37 +11:00
David Bomba
7f5ffe9f73
Update client details in checkout.com if configured to do so
2024-01-14 15:25:21 +11:00
David Bomba
40086db271
cs fixer
2024-01-14 15:05:00 +11:00
David Bomba
52b24e0fab
Fixes for missing props for checkout
2023-11-24 17:32:10 +11:00
David Bomba
33585c65c4
php cs fixes
2023-10-26 13:57:44 +11:00
David Bomba
208aa7ed36
Minor fixes for refunds through checkout
2023-09-28 15:52:13 +10:00
David Bomba
0a317b1e6b
Fixes for auth sequence for checkout.com
2023-09-28 09:41:06 +10:00
David Bomba
8fce334cb5
Minor update for checkout.com
2023-09-26 23:04:31 +10:00
David Bomba
6c2ab8fff5
Set Client on webhook return Checkout.com
2023-09-12 10:30:42 +10:00
David Bomba
a0a6054faa
Fixes for Checkout v3
2023-09-12 10:27:30 +10:00
David Bomba
b13783d75b
Migration for dashboard permissions
2023-08-06 17:03:12 +10:00
David Bomba
fab3b30b38
Updates for static analysis
2023-08-06 12:20:18 +10:00
David Bomba
47ba507c1b
Fixes for static analysis
2023-07-26 12:59:36 +10:00
David Bomba
2ed80ee678
Additions for checkout.com webhooks
2023-07-21 21:01:22 +10:00
David Bomba
47a8e4fe6a
Add Webhooks for Checkout.com
2023-07-21 15:48:10 +10:00
David Bomba
40abf68bc9
Log vendor imports
2023-07-18 11:42:36 +10:00
David Bomba
3f622f20fd
Update transaltions
2023-04-17 08:20:12 +10:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +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
abc3e39188
Minor improvements for checkout 3ds processing
2023-01-09 17:50:01 +11:00
David Bomba
1df4079625
Fixes for checkout
2022-12-04 18:46:25 +11:00
David Bomba
0815a0ff69
Implement checkout object for phone
2022-11-29 23:14:01 +11:00
David Bomba
896e5f88ac
Fixes for blank client address in Swiss QR Codes
2022-11-22 16:23:08 +11:00
David Bomba
569fa064e3
Additional logging for Checkout transactions
2022-11-11 15:16:03 +11:00
David Bomba
e43d638d10
Improve error handling with Checkout Payment Gateway
2022-11-04 14:36:47 +11:00
David Bomba
8dbf1b238f
Exception handling for checkout
2022-09-30 19:45:18 +10:00
David Bomba
49044be48c
Fixes for checkout catching failures
2022-09-27 20:01:58 +10:00
David Bomba
9a3a912549
Fixes for checkout.com customer request class
2022-09-21 12:56:16 +10:00
David Bomba
630d591fd4
Fixes for adding a payment method with Checkout.com
2022-09-14 19:57:06 +10:00
David Bomba
fd551c563d
Additional checks for checkout.com
2022-08-12 11:25:10 +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
6444ed02ae
Version bump for checkout refactor + dependency update
2022-06-16 11:51:42 +10:00
David Bomba
63468a1669
Checkout v2 refund refactor
2022-06-16 11:21:10 +10:00
David Bomba
9856946302
Checkout v2 refactor
2022-06-16 10:01:24 +10:00
David Bomba
3f8449ba01
Checkout v2 refactor
2022-06-15 22:47:25 +10:00