#brett-t_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/1399515566326288528
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! we're working through a few threads at the moment but i'll get back to you ASAP
ok sorry for the delay, taking a look at this now
this error code is documented here:
https://docs.stripe.com/india-recurring-payments?integration=subscriptions#error-and-decline-codes
and it looks like you're using the test card that simulates users cancelling their mandate
so this all looks expected. have you read through the doc i linked to already?
fyi i'll be closing down this thread soon, let me know if you have any additional questions!
well its in the docs but not in the api
i cant use it in the sdk, let me grab the github link
More specifically im using the GO sdk https://github.com/stripe/stripe-go/blob/master/error.go
ahh gotcha, i just re-read your question
there are many error codes mapped, but that one appears to be missing
Im wondering if its just not there yet but will be in an upcoming version?
that's my best guess, since this is still a public preview feature... but let me dig around
yea if i could just confirm that with you, ill be on my way
fyi i'm still digging around for this!
ok, i think that we probably should at least have this error mapping in the beta SDK but i don't see it there anyway, which might be an oversight
i'm going to file a request to our team who owns the SDKs to double check that we didn't leave it out by accident and hopefully we can get it added in