#wsnookum_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/1486244104710131742
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi @slow fox can you use the button on the #help channel to create a thread for your question? Thanks,
Not work
Hi @blissful comet 2017-08-15 is a very old API version, is there a reason why you want to use this version? btw the SDK version for API version 2020-08-27 is 39.1.2 https://github.com/stripe/stripe-dotnet/blob/master/CHANGELOG.md#3912---2020-09-01
Stripe.net is a sync/async .NET 4.6.1+ client, and a portable class library for stripe.com. - stripe/stripe-dotnet
Hello,
Thank you for your response.
Could you please forward or escalate this request to the Stripe Payouts / Payments team, as my issue is specifically related to being unable to create a payout after more than 120 days?
There is currently a balance available in my account, and I would really appreciate assistance from the appropriate team to resolve this matter.
For reference, the account email is: fahimtechllc@gmail.com
Thank you very much for your help.
Best regards,
Omar Fahim
The application is using the old version of stripe and there is data already for that version.
Hi @slow fox please contact Stripe support on your account related issue. https://support.stripe.com/contact/email Also you might want to remove your email address on this thread, Discord is a public place and everyone can see your message.
@blissful comet let me check the SDK version for 2017-08-15
@cloud plume is it possible to update stripe (dashboard to a newer version)
@blissful comet sorry I'm still looking for the SDK version. Yes you can upgrade the Stripe version from Dashboard, please understand the impact before performing the upgrade https://docs.stripe.com/upgrades#how-can-i-upgrade-my-api
https://github.com/stripe/stripe-dotnet/blob/v11.10.0/src/Stripe.net/Infrastructure/Public/StripeConfiguration.cs#L10 I don't see a SDK specific for version 2017-08-15, the closest I can find is v11.10.0 which pins to API version 2017-06-05"