#Ivan Boostly
1 messages · Page 1 of 1 (latest)
Which elements (Card or Payment Element) are you using? And what field is that and what is your expected behaviour?
This one "Card Element" https://stripe.com/docs/payments/accept-card-payments?platform=web&ui=elements
It's a wordpress build website and we are using favethemes/homey
and conflict to Elementor Pro plugin upon debugging, also we compared it to other site but it's weird that only this site encountered this issue
Do you implement Card Element on your own or use third party plugin for Stripe payment?
we used 3rd party plugin
It's likely that your CSS code or third party plugin overrides the visibility to hidden
If it's overriden by another plugin, I'd recommend checking with the plugins to disable the CSS visibility
but the form was from iframe isn't possible to override.
If you use third party plugin to integrate with Stripe instead of direct integration, we don't have visibility how it is implemented. I'd recommend checking with the plugin
but do you have an theory or exp about the same issue? of having CSS on Card Element from widget of stripe?
This channel is only for direct integration with Stripe. We don't have much experience with third party plugins or widget
I see Thank you.
No problem 😄