#hugo-tessera_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/1280916231213285377
đ 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.
- hugo-tessera_api, 4 hours ago, 26 messages
I already spoke to the assistent earlier today and they told me that this can be done using destination param in a rule but I am a bit stuck now
Where are you stuck?
I. am not sure how/where to set up the rule
The Radar rule must be configured on my stripe account or in the connected account ?
For Destination charges you would use your platform account's Radar rules. Examples of rules and the attributes that are supported can be found here:
https://docs.stripe.com/radar/rules/reference
https://docs.stripe.com/radar/rules/supported-attributes
The destination attribute you're looking for is here: https://docs.stripe.com/radar/rules/supported-attributes#other-payment-details
I see
But can the rule only be applied to ONE specific connected account?
Or, all other connected account will also be impacted by this rule?
aaa ok I think I get it
I have to set up the rule with something like this:
destination = '<the connected account id>' AND card_brand = 'amex'
am I correct?
Yup
alright I will try this now
thank you so much
possible to keep this channel open until I give you an update?
We close after a period of inactivity, but you can always post in the main channel and our Discord bot will link this thread
got it
it seems to be working
I am just worried about one thing
I hope the other connected account of my platform are not impacted by this rule..
If you specify the account id, it won't affect other any other account aside from the one you specified