#just-john_docs

1 messages ยท Page 1 of 1 (latest)

north jackalBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1286785369265930273

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

raw herald
#

๐Ÿ‘‹

#

Was the payment you're referring to one that you made yourself on your own account, or are you saying that you paid for something on a website serving from "http..."?

#

Sorry I misread your question

#

You mentioned localhost

steel elk
#

Yes, I'm developing on localhost and made the request from there (http) and it charged my credit card.

raw herald
#

Could you share a PaymentIntent id?

steel elk
#

As luck would have it my browser just crashed so I lost the request/response.

#

This shows I was not on https

#

This is how I triggered the payment

raw herald
#

Gotcha, you should be able to find the PaymentIntent ID from your Stripe dashboard

steel elk
#

I don't appear to have access to that. I can ask whoever set up the stripe account, but they probaby won't be around until later this evening.

raw herald
#

While we'll ultimately need specifics to look into the specific case, it sounds like you may have done something like use your live mode API keys. Testing in live mode is against our Terms of Service and if you're testing locally you should definitely use your testmode API keys.

steel elk
#

Okay, that's certainly possible. I picked up this project from another dev with the keys already in place and did not double check the setup.

#

According to the docs shouldn't the transaction have failed regardless of key type though?

raw herald
#

We'd really need specifics to provide a real answer, unfortunately.

steel elk
#

Okay, I will get the intent ID and post it here tonight or Monday morning.

fleet nymph