Hi there @christophep,
I find this topic, very promising but it don’t seem to work with this plugin
So how can i deal with this ?
I understand you’re trying to customize the look of your payment form fields within an iframe.
However, you’re using a different plugin to generate the payment form. In that case, I would suggest reaching out to the plugin developer for further assistance, as they are better placed to help with customization.
I hope this helps. Cheers!
Please.., i don’t
I use Woopayment, i use the first configuration, basic of the plugin.
In checkout it output an iframe, that’s the basic behaviour of the plugin, i didn’t do anything.
wc-woocommerce_payments-upe-form > wcpay-upe-element StripeElement
You can’t access to theses elements since it’s in a iframe
So i would like to know how can we customise theses fields
The link i gave was just informationnal, because with this plugin [ STRIPE WOOCOMMERCE ] we can customize the output, but with this plugin [ WOO PAYMENT ] we can’t , i think that’s a problem because we should be able to, it’s a basic behaviour
Hi again @christophep,
The WooPayments plugin uses the secure element iframe to handle payments. This iframe is a secure element designed to protect user data and meet PCI compliance requirements. As such, it’s not possible to directly modify the elements within the iframe.
However, if you’re looking to customize the payment fields themselves, this is not currently possible with WooCommerce Payments due to the security implications mentioned above.
You can find more details on customizations here: https://woo.com/posts/customize-checkout-fields-woocommerce/.
I hope this helps.