David Bomba
|
036aca49a4
|
Rollback for new payment flow
|
2024-08-22 16:45:06 +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 |
|
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 |
|