#sales-not-war_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/1235985298362597396
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Hello!
Yeah as far as I know Radar doesn't support looking at an Invoice's metadata. That just isn't supported
You could use Customer metadata here if you like
This is explained at https://docs.stripe.com/radar/rules/reference#metadata-attributes
Right okay so they are logically separated as experienced
we'd need to set up a new metadata tag
Is that because invoice metadata is a separate endpoint?
(I didn't do metadata setup, just identifying the problem)
I'm not sure the technical reasons why Invoice metadata isn't looked at by Radar rules.
I assume that was just never built
Generally the PaymentIntent metadata is what is assessed
Okay cool
1 more Q
Do you have any predefined Stripe Radar rules for enforcing 3DS regarding "India Recurring Payments?" https://docs.stripe.com/india-recurring-payments
We handle requesting 3DS in those cases for you when it is required. You don't have to force it via Radar rules
How would you know if something is a recurring payment?
I don't believe we're a "subscriptions" integration for all txs
Something is "recurring" if you attempt to set up the PaymentMethod for future use
Is there documentation that covers this?
I mean, if stripe is silently doing this for us, that's monumental
this meaning "We handle requesting 3DS in those cases for you when it is required. " which would theoretically need to be based on your own logic rather than by the FI
You already linked the docs -- but really if you weren't passing the necessary mandate creation data then it wouldn't have mattered with regards to the necessary mandate being created.
Overall I'm not entirely sure what you are trying to accomplish when you say:
Do you have any predefined Stripe Radar rules for enforcing 3DS regarding "India Recurring Payments?"