#Thousandfold

1 messages · Page 1 of 1 (latest)

silent vergeBOT
worthy violet
#

Hi 👋 can you provide more details on what payment methods you're referring to, where you expected to see them, and what you saw instead?

faint shore
#

Hi, im referring to bank card payments. When we used test api, we can see the boxes where customer can write the card number, expiration date, email, ... But after using the live API, we only see the PAY button.

#

There is no boxes for introduce the card information

worthy violet
#

Gotcha, so sounds like you're not seeing the entire Payment Element or Card Element. Are you seeing any errors in the browser's console?

faint shore
#

yeah, there is this error

worthy violet
#

So it looks like you aren't serving your live site over HTTPS, which is a requirement for using Stripe in live mode.

faint shore
#

Oh okk!! We will do it, thanks