#Danu
1 messages · Page 1 of 1 (latest)
Hello! When you say you "can't get to the card payment section" what does that mean? Are you seeing an error? What's stopping you exactly?
so I can get through the checkout it's the final stage where it takes you to the stripe window to put the far payment details. I can't get to the final stage. Just won't go anywhere
What does that mean though? What exactly happens? For example, do you click on a particular button and expect something to happen, but something else happens instead?
let me send you a screenshot
so when i click this it should take me to the payment section
it works with the test mode not with the live
So when you click on it in live mode nothing happens?
nope
Do you see anything in the web browser's console when you click on it?
nope nothing happening
Nothing in the console? What about the network tab?
i have another account i opened it 4 years ago thats works
let me see
nothing happens and my stripe dash board i see this
Sorry, I just want to be clear: in the web browser's developer tools, under both the console and network tabs, you see nothing happen when you click on that button?
That's normal, that indicates a Payment Intent was created but not confirmed.
If you look in https://dashboard.stripe.com/logs do you see any errors?
That button works for me, and takes me to a page with this:
that's so weird
And then there's an error in the console as expected, since this site is not using HTTPS:
Ah ok
If you try in a private browsing/incognito window does it work? Wondering if you have a browser extension doing something strange.
let me look into that now
hey thank you so much it works now. I don't no how it switched to http
Happy to help!