You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after a customer put in their credit card data and wanted to proceed to checkout after they clicked the "Pay now" button, the follwing error message showed up: Error: One or more fields are invalid.
I could not reproduce this error in my test environment. Also the logs are empty. What issue did this cause?
See this Clarity Screenshot:
The text was updated successfully, but these errors were encountered:
Without really being a frontend crack I have seen cases where this had to do with JS bundling or other, similar issues that in the end lead to the required JS files not being available in production environments. I don't think this is a bug in the plugin per se (but I'm ready to stand corrected). I recommend you reach out to our support team first to have a closer look at the issue and/or confirm first that the required JS files for Mollie Components are loaded in the frontend.
Hello,
after a customer put in their credit card data and wanted to proceed to checkout after they clicked the "Pay now" button, the follwing error message showed up: Error: One or more fields are invalid.
I could not reproduce this error in my test environment. Also the logs are empty. What issue did this cause?
See this Clarity Screenshot:
The text was updated successfully, but these errors were encountered: