#onurismail_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1250027544984682506
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Could you please share your account Id and where exactly you are setting that limit ? you can share a dashboard url
Ok you are looking at this limit
Can yous hare a sample Payment related Stripe object that is above that limit using pre-auth debit (e.g. invoice Id, payment intent Id ...) ?
Any custom rules you create will determine when Canadian pre-authorized debits will appear as a payment method option for your users.
This rule is to determine if the payment method is displayed or not, there is no mention for decline. If you want to decline a payment above certain amount you probbaly want to use Radar
Block if :amount_in_xyz: > 2000.00
https://docs.stripe.com/radar/rules/supported-attributes#amount