#bolo_code
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/1357311884943954114
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
This is the UI I integrated
the payment fails and the transaction is blocked
What does this mean?
Do you see any errors anywhere?
Sorry I don't understand what that means.
All orders are rejected, no one can succeed
It seems like Stripe Radar blocked the transactions. My team doesn't know much about setting Radar rules, you will need to talk to Stripe Support: https://support.stripe.com/?contact=true
I can't contact them. It often takes them several hours to reply to an email.
Can I turn off the rules in Radar?
You should be able to see your rules here: https://dashboard.stripe.com/settings/radar/rules
Or where should I add the cardholder's name in the code?
Where should the cardholder's name be added to the code?
I can't help you beyond that for Live mode payments, unfortunately.
You have to re-configure your radar rules or talk to Stripe Support: https://support.stripe.com/?contact=true
Can I add the cardholder name in the payment element?
You can use Address Element for this, but hide out other fields: https://docs.stripe.com/elements/address-element
Is there any relationship between my use of payment element integration and the transaction being blocked by radar rules?
It should have nothing to do with my code. It's probably because of radar risk control.
Yes, it doesn't seem like an integration issue.
Have you tried any other cards?
I have tried and was rejected because the risk was too high.
What do you mean by "risk was too high"?
I don't know how risk is determined for a given card. Please reach out to Stripe Support to clarify this: https://support.stripe.com/?contact=true
But this is definitely not a Stripe integration issue.