-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Payment method mollie does not show up in store #23
Comments
Can you check for Minimum/Maximum Order Total and Payment from Applicable Countries settings? |
Can you send me /var/log/mollie.log so we can check the log? |
The /var/log/ directory only contains the files debug.log, exception.log and system.log. |
Debug option is enabled in the Mollie extension? |
Yes, Is set to Yes all allong. |
Strange, can you send us admin login details through https://www.magmodules.eu/contact-us.html so we can check this issue? |
Done. problem was that currency of shop wasn't set to EUR. |
Hi there,
I've installed the mollie magento 2 plugin using composer. No errors everything installing as described in documentation.
After enabling the payment method I can't seem to get the option available to the actual store front-end. (other payment methods like cash on delivery work fine after enabling and disabling them).
Tried flushing cache.
Am i missing some step required to actually get the mollie payment method available in store front-end?
The text was updated successfully, but these errors were encountered: