-
Notifications
You must be signed in to change notification settings - Fork 60
Description
#schnapszahl issue ;)
On an empty WooCommerce installation I've uploaded 8.1.0-beta1 (downloaded from the version page) over an existing 8.0.6.
It seems the components are not showing up for credit cards, because there I should see the fields for the payment data. I've quickly tried to build the module files on my own (just with npm install and npm run build) and copy over the folder as well - there the components show up but I get other errors, so I think I don't know how to build it properly ;)
I have disabled, deleted, re-uploaded the files as well to verify. I also cleared the DB data and re-configured the plugin.
Even if I have the custom settings for the credit card icons, they do not show up as well.
Could it be that with the plugin zip there is something missing? I disabled all other plugins, it is just Woocommerce and Mollie.
I can provide the test URL in Discord if you want to have a look.
The error I get in the browser console is from file mollieBlockIndex.min.js: Mollie: Payment store not available

