#Thousandfold
1 messages · Page 1 of 1 (latest)
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?
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
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?
yeah, there is this error
So it looks like you aren't serving your live site over HTTPS, which is a requirement for using Stripe in live mode.
Oh okk!! We will do it, thanks