#mahesh_api-account-support

1 messages ยท Page 1 of 1 (latest)

grim pollenBOT
#

๐Ÿ‘‹ 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/1335915302403313694

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

pulsar edge
#

๐Ÿ‘‹ happy to help

humble horizonBOT
#

mahesh_api-account-support

#

@wary flume :question: Have a non-technical question, account issue, or need one-on-one support? We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact

wary flume
# pulsar edge ๐Ÿ‘‹ happy to help

Thank you. I am getting payment errors while processing the payment. Some payments are getting succeeded. And some payments or not. Are there any card specific conditions in the code.
var service = new PaymentIntentService();
var intent = await service.CreateAsync(options);
Above code is used to create PaymentIntentService. What may be the reason for blocking my payments and sending this message
"due to a high risk of fraud Included with your Stripe integration"

pulsar edge
#