Commit Graph

427 Commits

Author SHA1 Message Date
Benjamin Beganović e7f41c1dba Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-09-04 18:24:34 +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
Benjamin Beganović a4592d666b 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-09-04 18:22:14 +02:00
David Bomba 9b24eb5f94 working on payment flow 2024-09-04 17:24:04 +02:00
David Bomba 3adbbea28c Add back wait js 2024-09-04 17:39:02 +10:00
David Bomba 492577f9db minor fixeS 2024-09-04 17:36:26 +10:00
David Bomba 72c818bed0 Push back flow2 js changes 2024-09-04 17:30:53 +10:00
David Bomba c6d5676d3e Merge new payment flow 2024-09-04 13:00:04 +10:00
Benjamin Beganović 6c0b451c23
Braintree: Show loader on PayPal when redirecting (#96)
* add spinner

* show spinner on successful run

* assets rebuild
2024-09-03 07:03:28 +10:00
Benjamin Beganović 0695e5bfc1
Authorize.net: Upgrade authorize to use Simple Card (#95)
* update authorize view

* update js

* assets rebuild
2024-09-03 07:03:18 +10:00
Benjamin Beganović 37892cbe7f
Paytrace: Add loaders (#93)
* nullable access payment hash data

* add loaders to js

* add loaders to authorize

* assets build
2024-08-30 09:17:40 +10:00
Benjamin Beganović ac19d07c24
Eway: Add loaders (#91)
* eway: add loaders

* assets build
2024-08-30 09:17:09 +10:00
Benjamin Beganović 48fdf6a85c
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-08-28 11:17:03 +10:00
Benjamin Beganović fba29de459
New payment flow: Various fixes (#88)
* checkout: fixes for view

* alipay: fixes for method implementation

* checkout: fixes for instant payments

* livewire: revert back the local patch

* remove livewire local patch
2024-08-27 07:42:39 +10:00
Benjamin Beganović 3d69a0b88c
Apply Livewire patch to load assets async (#85)
* apply livewire local patch

* assets build

* remove manual chunking

* assets build
2024-08-24 08:18:21 +10:00
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 8c62026db3 Fixes for forte token billing 2024-08-14 13:32:26 +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ć 6aefbbf2c6
Mollie: New payment flow (#73)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* mollie

* credit card
2024-08-09 09:09:20 +10:00
Benjamin Beganović 59666dc5db
Braintree: New payment flow (#77)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* braintree
2024-08-09 09:08:54 +10:00
Benjamin Beganović 6351e209d2
Paytrace: New payment flow (#74)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* paytrace
2024-08-09 09:08:36 +10:00
Benjamin Beganović dd3e98eb30
Razorpay: New payment flow (#79)
* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* razorpay
2024-08-09 09:08:00 +10:00
Benjamin Beganović 0b01bacb78
update instant payment refs (#80) 2024-08-09 09:07:55 +10:00
Benjamin Beganović dc401a4da6
Square: New payment flow (#75)
* pass livewirePaymentView & processPaymentView thru base driver

* square
2024-08-09 09:07:51 +10:00
Benjamin Beganović b63e413d6e
eway (#69) 2024-08-09 09:07:35 +10:00
Benjamin Beganović 0fff78b0a0
Authorize.net: New payment flow (#68)
* fixes for validation errors

* authorize.net

* pass livewirePaymentView & processPaymentView thru base driver

* add paymentData to the interface

* authorize.net credit card
2024-08-09 09:07:23 +10:00
David Bomba a5a9c43aff Updates 2024-07-28 16:15:15 +10:00
David Bomba 0f8737bdf7 Updates for paypal + RFF 2024-07-27 15:18:21 +10:00
David Bomba 4008b24acd Paypal refactor 2024-07-27 08:48:51 +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
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 a83cb0c3b2 working on payment flow 2024-07-01 07:44:03 +10:00
David Bomba 0c60a11989 Search filters for recurring invoices 2024-06-19 09:09:44 +10:00
David Bomba e8907beeab Updates for translations 2024-05-20 07:50:39 +10:00
David Bomba a62302b655 Remove mail config from setup 2024-04-08 08:51:33 +10:00
Benjamin Beganović d1980ec9c3 Add nextButton references to Payment class 2024-01-31 18:59:50 +01:00
Benjamin Beganović 290827b2d8 Refactor Payment class to handle additional steps 2024-01-31 18:47:43 +01:00
David Bomba 4f9400454a Rebundle livewire using ESM 2024-01-14 12:00:51 +11:00
David Bomba 5142465163 roll back for livewire resources 2024-01-13 10:01:45 +11:00
David Bomba a35ca97b3e Load app.js via bundled resources 2024-01-13 09:48:55 +11:00
David Bomba 4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00
David Bomba 4a8987cf8f Disable payment buttons on submit 2023-12-07 13:59:36 +11:00
David Bomba f80767bcfc Minor fixes for eway 2023-10-03 09:08:27 +11:00
Benjamin Beganović 1ebc6016ab Replace require with ES imports 2023-09-04 16:12:21 +02:00
David Bomba 8e65026508 Fixes for showing signatures / terms 2023-07-16 12:40:32 +10:00
David Bomba 3b891612a2 fixes for storing credit card tokens with square 2023-07-07 12:24:09 +10:00
David Bomba 37e1f484ce Fixes for paytrace payment method authorization 2023-06-23 23:53:59 +10:00
David Bomba 90d90dc97b Updates for auth.net and require cvv codes 2023-06-03 09:06:10 +10:00
David Bomba eda8439f02 Paytrace Credit card Styling 2023-05-24 09:53:11 +10:00
David Bomba 44dd0c975e Minor fixes for rendering 2023-05-22 08:20:49 +10:00
David Bomba 9f8c5ad1be fixes for stripe cc console errors 2023-03-12 15:51:26 +11:00
David Bomba b346445c35
Merge branch 'v5-develop' into v5-develop 2023-03-11 18:30:23 +11:00
David Bomba 6496b99379 Fixes for EPS 2023-02-23 13:38:58 +11:00
David Bomba 976110e8f3 Update Alipay to use Payment Intents 2023-02-23 12:47:29 +11:00
Lars Kusch 841489e895
Merge branch 'v5-develop' into v5-develop 2023-02-07 09:32:44 +01:00
David Bomba 9698099e21 Fixes for approve quotes with no terms/signature requirements 2023-02-07 17:19:38 +11:00
David Bomba a4dba51c21 Add user input for quotes 2023-02-03 11:13:57 +11:00
David Bomba 6d07e78280 Allow user input after a quote is approved 2023-02-02 21:04:55 +11:00
David Bomba 2b8779be46 Accept user input from approve quote flow 2023-02-02 19:10:41 +11:00
Lars Kusch 8cb650dd60 Add translation for error message 2023-01-20 09:01:37 +01:00
Lars Kusch 3629caad34 Fixes for js 2023-01-20 08:55:35 +01:00
Lars Kusch 198ef6b191 Correct error message in formular 2023-01-20 08:49:36 +01:00
Lars Kusch 5a54a368ba More fixes 2022-12-22 11:18:02 +01:00
Lars Kusch 1aa854d4b5 More fixes 2022-12-22 11:06:00 +01:00
Lars Kusch 87fcdfd90b Fixes for js 2022-12-17 15:11:36 +01:00
Lars Kusch 4592fbcc4b Fixes for js 2022-12-17 15:08:37 +01:00
Lars Kusch efa148e742 Fixes for js 2022-12-17 15:05:13 +01:00
Lars Kusch aab55a9346 Fixes for js 2022-12-17 15:04:06 +01:00
Lars Kusch 33764a4828 Fixes for js 2022-12-17 14:59:20 +01:00
Lars Kusch bc53a46fac Fixes for js 2022-12-17 14:52:21 +01:00
Lars Kusch d50bfa9226 Fixes for js 2022-12-17 14:46:25 +01:00
Lars Kusch 9a39035650 Redirect after payment 2022-12-17 14:42:58 +01:00
Lars Kusch f897df733a Redirect after payment 2022-12-17 14:22:03 +01:00
Lars Kusch 5dc9edab35 Fixes 2022-12-17 07:05:19 +01:00
Lars Kusch 2cf9db7b2b Fixes 2022-12-17 06:58:45 +01:00
Lars Kusch fdafa04904 Fixes 2022-12-17 06:47:43 +01:00
Lars Kusch 01fbebb42e First generartion of final js 2022-12-17 06:39:16 +01:00
Lars Kusch bbeef5fd50 Added payment view for BACS 2022-12-17 06:19:52 +01:00
Lars Kusch bd77acf705 Fixes for JS 2022-12-16 15:03:24 +01:00
Lars Kusch 1a37049ff8 Fixes for JS 2022-12-16 15:00:54 +01:00
Lars Kusch 6ad2cba624 Further changes 2022-12-16 14:43:03 +01:00
Lars Kusch b3dd3aaaa1 Added BACS to payment controller 2022-12-16 12:05:10 +01:00
Lars Kusch 72b3ac9a20 Change plz to postal code 2022-12-14 08:02:04 +01:00
Lars Kusch 88278832ab Further fixes 2022-12-10 07:02:50 +01:00
Lars Kusch 6ed6855c46 Further fixes 2022-12-10 06:58:37 +01:00
Lars Kusch 936451b73e Show name field, when payment could fail 2022-12-10 06:48:07 +01:00
Lars Kusch fd16a5e35a
Add fix for special characters in names 2022-12-10 06:15:52 +01:00
Lars Kusch 9a168efdf9
Readded showing errors 2022-12-09 10:42:20 +01:00
Lars Kusch 0714228781
Change klarna integration according to Klarna's rules 2022-12-08 08:55:58 +01:00
David Bomba bad7b242e1 Fixes for Klarna 2022-12-07 23:01:16 +11:00
David Bomba 5d5cc1eec2
Merge branch 'v5-stable' into patch-4 2022-12-07 19:44:45 +11:00
Lars Kusch 701344947f Add Support for Klarna 2022-12-05 09:03:08 +01:00
David Bomba dba0b50c50 Minor fixes for braintree 3DS 2022-10-26 10:36:36 +11:00
David Bomba 5748d34e16 Logging for wepay 2022-10-01 12:16:02 +10:00
David Bomba a5d8a300b1 Logging for wepay 2022-10-01 12:10:07 +10:00
David Bomba 710bf9749e Logging for wepay 2022-10-01 12:00:57 +10:00
David Bomba 51600ea927 Logging for wepay 2022-10-01 11:57:23 +10:00
David Bomba 55bfc1b2bc Logging for wepay 2022-10-01 11:52:04 +10:00
David Bomba efcb73b9b3 Logging for wepay 2022-10-01 11:48:50 +10:00