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
4a8987cf8f
Disable payment buttons on submit
2023-12-07 13:59:36 +11:00
David Bomba
e153a0a06a
Update license
2022-06-08 14:25:44 +10:00
Benjamin Beganović
24f76b3b35
wip
2021-05-21 13:18:03 +02:00
Benjamin Beganović
11ac939571
Checkout: Disable submit button while sending backend request
2021-01-27 12:57:05 +01:00
Benjamin Beganović
0f638ff2c3
Hide "save card" section when paying with token
2021-01-26 13:55:32 +01:00
Benjamin Beganović
2fccfe2df1
- Rewrite of checkout-credit-card.js
...
- Fixed bug with detach() on driver class
- Changed the way token checking works from frontend
- Support for multiple payment methods on payment page
- Changed save card label to "Save payment method details"
- Updated relevant Javascript assets
2021-01-20 16:19:01 +01:00