#matthias-adenin-purse_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1353725927485607958
đ 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.
- matthias-adenin-purse_api, 3 days ago, 26 messages
Hi, what does not work exactly? Are you able to add more details? What do you expect vs. what is happening?
Normally the setupintent should be updated
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
But it gives me this error
{
"error": {
"code":
"incorrect_number",
"doc_url":
"https://stripe.com/docs/error-codes/incorrect-number",
"message":
"Your card number is incorrect.",
"param":
"number",
"request_log_url":
"https://dashboard.stripe.com/test/logs/req_5DhHZEjXGjvpkX?t=1742823325",
"type":
"card_error",
},
I want a CIT with a 3ds challenge then the MIT shouldn't require any 3ds
By testing with this card
I do not think your request to create the SetupIntent is fully correct: https://dashboard.stripe.com/test/logs/req_KvbW3x7D5rbchh
However, we are unable to assist with non-public features on this channel. Our support team will be able to assist you better than I can: https://support.stripe.com/contact
Alternatively, you'd want to compare your code to the MIT document you recieved as a next step.