#ton-emendis-bv_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/1329813087284363394
đ 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.
- ton-emendis-bv_api, 3 days ago, 19 messages
How often do I need to refresh it?
If I create a setup intent will it be valid for ever?
You use the setupintent for collecting a payment methods. Once you've collected the Payment Method you'll no more need to reuse the Setupintent
Okay nice, thanks! I have another question. How can I lower the risk of my sepa debit payments? I'm currently testing with my test keys and I see "Risk evaluation 19". Is this okay?
Yeah 19 is low risk...
By default, a score of 65 or above indicates elevated risk, while a score of 75 or above indicates high risk
https://docs.stripe.com/radar/risk-evaluation#:~:text=By default%2C a score of 65 or above indicates elevated risk%2C while a score of 75 or above indicates high risk
But does it do anything or is it just an indication on risk of the payment?
It's computed internally by Stripe to judge if the payment should be blocked or not for example
I honestly don't know how exactly it works, if you want to learn more about how risk scores are computed and impacting your payments, please reach out to Stripe Support at https://support.stripe.com/?contact=true
Do you guys also send a webhook when a payment intent status is changed?
Here are the available events related to payment_intents*
https://docs.stripe.com/api/events/types#event_types-payment_intent.amount_capturable_updated