#anarkali_api

1 messages · Page 1 of 1 (latest)

prisma pathBOT
#

👋 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/1376910090027929652

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

snow yoke
#

hi

magic phoenix
#

Hey there, can you say more?

snow yoke
#

no , we want to do Auth update using Stripe.net dll, currently we are using dll version is 39.126.0.0

magic phoenix
#

I don't know what you mean though. What does "do Auth update" mean?

#

What are you trying to do? DO you have an example request thats not doing what you expect? Or an error in the SDK?

snow yoke
#

ok, let me explain , 1. we do Pre-authorization of amount e.g. $ 50, 2. then after few hours if we want to add another item in same authorization of $20 then we want to update same authorization with amount $70

magic phoenix
#

IC+ feature
We offer incremental authorizations to users on IC+ pricing. If you’re on standard Stripe pricing and want access to this feature, you can learn more at support.stripe.com.

snow yoke
#

IC+ feature means what?

magic phoenix
#

Interchange plus, a different pricing structure using actual network costs plus a margin

snow yoke
#

ok, if that feature is available then using stripe.net dll we can do incremental auth ?

magic phoenix
#

If your account is set up that way, you should be able to follow the doc. If it's not, you won't be able to.

#

You should contact support if you don't know how your account is configured: https://support.stripe.com/contact
You can ask about access to this feature.

snow yoke
#

we need to set request_incremental_authorization_support from stripe dashboard for our account?