#Oxid Mollie Module iFrame Design

1 messages · Page 1 of 1 (latest)

main lantern
#

Hello Community,

we are using the oxid Enterprise Edition 6.5.4 and the mollie module 1.0.41 version.

As you can see in the picture, you can't see the input fields in the iFrame for a credit card payment. Since the fields are loaded in an iFrame, I can't adjust them directly using CSS.
Is there a way to adjust the design via the Mollie backend or can i adjust the design using parameters in the molliecreditcard.tpl template?
I have also created a bug ticket in the Git project. https://github.com/mollie/mollie-oxid/issues/31
The error only affects the Oxid migration handling and I have already described the solution. How long does it usually take until a new version of the module is created?

Regards
Marcel

GitHub

Please add the data folder in the directory mollie/molliepayment/migration/ with a empty .gitignore file. PHP Warning: scandir(/var/www/source/modules/mollie/molliepayment/migration/data): Failed t...

dusk field
#

Hi Marcel,

Welcome to the communty!

I'm not an expert on our plugins, but I can tell you things about our core product.

We do offer some possibilities to style the components, but these are limited. You can find them here: https://docs.mollie.com/docs/styling-mollie-components

Does this help you?

Mollie Documentation

Mollie Components can be fully styled to ensure a smooth blend-in with your checkout. Check out what is possible in our Components Examples repository . How to style a component Most of the styling should be applied to the injected .mollie-component container. The container lives completely in your ...