#emily-nondev-support
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- emily_19335, 41 minutes ago, 4 messages
- emily_19335, 2 days ago, 2 messages
What error do you get when you attempt to charge using the PaymentIntents API exactly?
Can you share a request ID so we're on the same page?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Yes, one moment
"id": "pi_3OIlhbJuUr1r9KNk1Y8vAdFG", "object": "payment_intent",
^when it fails
"id": "in_1OIlhcJuUr1r9KNkfCRSyGII", "object": "invoice",
^invoice that gets made directly after
Hi 👋
I'm stepping in as my colleague has to go soon
Can you provide the full text of the error message you receive?
Yes, also I don't have access to these things myself FYI. So I have to contact someone else to get this information. Just letting you know so you don't close the ticket while I wait to receive the information
This isn't a ticket
This Discord server is for real time chatting between developers to help with API integrations
Sorry, I meant to say thread
If you are not able to respond in real time I recommend reaching out to our Support site where we can help you async
https://support.stripe.com/contact
We will close this thread due to inactivity
Okay, I should have the full error message soon, but if it is not in time I will use the site you have provided
That isn't an error message
Are you a developer? This server is focused on developer to developer communication.
The status you provided is when a payment intent has been created but does not yet have a payment method to charge. It is a perfectly normal status to be in
No, I am not a developer and that was the information I was provided when I asked for the full text of the error message, so I am sorry. I am seeking information on how to add a payment method in a way that it can be charged automatically in the future
Sorry yes this just isn't a good format for this kind of help
This discord server is for real time chats between developers/engineers
I recommend you collect all the details and write in to Support with
- The API requests you are making (including IDs)
- The code you are using to make these API requests
- The behavior you exepct to see
- The behavior you are seeing that isn't what you expect
Okay, I will do that. Thank you for your time.
I hope we can resolve the issue for you once we have all the required information