mollie / Magento

Mollie Payments for Magento 1.x
https://www.mollie.com/
BSD 2-Clause "Simplified" License
39 stars 30 forks source link

Mollie payments not showing up in the checkout #152

Closed henkvalk closed 4 years ago

henkvalk commented 4 years ago

Since update to 5.2.2 the Mollie Payments aren't visible in the checkout anymore.

The logfiles show

2019-10-18T15:33:52+00:00 DEBUG (7): error: Mollie API key not set (live modus)
2019-10-18T15:33:52+00:00 DEBUG (7): error: Mollie set to live modus, but API key does not start with "live_"

In dashboard all the API keys are setup well for every shop.

Frank-Magmodules commented 4 years ago

Hi @falconmedia ,

Can you please double check the entered API keys in the admin as the error states it is not noticing an API key that start with the "live_". Maybe this was set on store-view or website level. Also try and flush the cache afterwards. If this does not solve the issue, please sent us an admin login so we can take a look with you.

Frank