Closed avstudnitz closed 1 month ago
Hi There @avstudnitz ,
We’re actively working on this issue, but it could also be related to the Hyvä checkout or Magewire. We’re investigating this internally and will also reach out to the Hyvä team (you, I noticed now ;-)) to help pinpoint the cause. We’ll get back to you shortly!
I just double-checked on https://checkout-demo.hyva.io/ - same effect, you cannot checkout in that case.
Pull Request tested successfully on my local machine 👍
Thank you so much, @avstudnitz, for confirming that! That’s great, and the release is now publicly available! I appreciate you opening this issue with all the right information and your patience. Since it’s confirmed as working, I’ll go ahead and close this issue for now. Feel free to comment or reopen it anytime if needed.
When clicking "Place Order", it doesn't submit the order, but instead scrolls up to the address selection.
Prerequisites
Additional notes
/magewire/post/livewire/message/checkout.payment.method.mollie_methods_creditcard
, executing thesetCardToken
method. It returns successfully. After that, the window scrolls up. The call seems to be executed in the vendor/mollie/magento2-hyva-checkout/src/Mollie_HyvaCheckout/view/frontend/templates/component/payment/method/creditcard.phtml file.