#buderscotch_api

1 messages ยท Page 1 of 1 (latest)

sharp zenithBOT
#

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

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

wind obsidian
#

Hi. I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact

ripe geyser
#

Hi there! For some reason I have a number of huge declined payments from multiple customers. I noticed a large portion of error codes are either:

  1. generic_decline; or
  2. fraudulent

i was wondering if risk_score would have a huge issue with this

wind obsidian
#

We can't help with decline questions, but my colleague at support team will be able to help you.

ripe geyser
#

Got it! Thanks Jack, will check with customer support

ripe geyser
#

Okay, I have one question though @wind obsidian, does sending information like shipment and billing info through the API affect the risk score heavily?

#

Or is that something only the support team knows?

#

Might ask them this same question if ever

wind obsidian
ripe geyser
#

ah yeah, i checked that part, but i just wanted to know of those shipment and billing info heavily impact risk score; say, current implementation gives customer a risk score of 80. would adding billing info and shipment info significantly decrease that score?

#

or is it really just the customers' payment methods at fault here, and not the implementation

#

Currently, our implementation just sends out amount, currency, description, and confirm

#

and posts it to payment_intents

wind obsidian
#

Based on the doc, I don't see shipping and billing info has direct impact on risk score.

ripe geyser
#

Yeah, but the documentation mentioned you guys use a machine learning system to evaluate...things. It's sort of abstracted actually. But you use AI to evaluate risk scores

#

Just wanted to know if those values actually contribute to that fact or not really, and it's just a customer-related issue and not a code-related one ๐Ÿค”