#ton-emendis-bv_api

1 messages ¡ Page 1 of 1 (latest)

placid turtleBOT
#

👋 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.

lapis idol
#

How often do I need to refresh it?

snow void
#

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

lapis idol
#

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?

snow void
lapis idol
#

But does it do anything or is it just an indication on risk of the payment?

snow void
#

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

lapis idol
#

Do you guys also send a webhook when a payment intent status is changed?

snow void