#guillaume_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/1296051709575168043
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
This is the request parameter:
{
"amount": "1500",
"automatic_payment_methods": {
"enabled": "true"
},
"confirm": "true",
"currency": "eur",
"customer": "cus_R2C4fn5f5Zd32s",
"off_session": "true",
"payment_method": "pm_1QA7gb2ERkXzKdsiEqcPv8qU"
}
hi! I'd suggest writing to https://support.stripe.com/?contact=true and they can help you with that
if it says it's high-risk that's what it means; the raw type of the response being invalid_request_error doesn't mean your code is wrong it's just the generic meaning of "you sent something invalid, i.e. a payment method we consider high risk ", it's just how the API works
Ok thanks. Is there a way to tell Stripe the payment method is not high risk ?
Is my example I am the owner of the connected account and payment method ๐
sure, open a support ticket