Credit and Debit Card Fields Not Showing Up
-
Hello,
I am experiencing an issue with the Stripe payment form on my WordPress site using the latest version of the plugin and the Divi theme. The credit and debit card fields sometimes fail to display, which prevents users from completing their payments.
The payment form fields for credit and debit cards intermittently do not show up. Upon inspection, I discovered that CSS styles are being applied to the iframe that loads the payment form. Specifically, the CSS includesposition: absolute
andleft: -10000px !important
, which appears to be hiding the form fields.
I have tried to debug the issue by disabling all plugins except for WooCommerce and the Stripe Gateway, and by activating the default theme. The problem still persists.
SS – https://prnt.sc/Kqfetm9EZ5bx
- You must be logged in to reply to this topic.