#cvijo5299_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/1414697811248939160
đ 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.
- cvijo5299_api, 5 minutes ago, 7 messages
That parameter is only permitted for IC+ pricing users.
All of our clients will need to use this feature of extended authorization (we are in 44 countries at the moment) and probably all will ask for this feature but i need somehow to know if it is available or not
if_available is not for the feature being available to your account but more or so "Request extended auth if the card network supports it/makes it available"
yeah i would guess that now if it is available by the brand or bank .. can i somehow check if clients is in the ic+ pricing .. i need to have that option to add this in request
can i somehow check if clients is in the ic+ pricing .. i need to have that option to add this in request
Hi taking over here. You'd need to ask your client or reach out to Stripe support
i know that and they will negotiate with Stripe about it, but we have customers that use our platfrom in 44 countries and we as software developers need to know if we can send this to the checkout session or not. When i send it for every client i will get error ofr ones that didn't yet have this option turned on, so i need to know somehow to conditionally send this parameter or not. I don't know if i explained it good .. i can't ask every client do you have this option and then in some settings put flag that he is eligable and next month he might not be
I'm not sure offhand, but I believe this is something you need enabled at the platform level
But we aren't familiar with these pricing plans
this options can changed during some period, so i need API endpoint or any flag in any responses to get this information somehow
ok, i will try that .. ty.