I have integrated Stripe payment gateway in my client’s woo commerce website. But when I tested in Live mode, input fields are not allowing to add the card details. When I checked it displays:
<!– a Stripe Element will be inserted here. –>”
Odds are pretty good the browser console shows some Javascript errors that are causing the Stripe Elements to not render properly, so I'd suggest having a look at your browser console.