#mboras_webhooks

1 messages ¡ Page 1 of 1 (latest)

fast fiberBOT
#

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

📝 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.

brave ivy
#

I have 2webhooks charge.refunded for refund and checkout.session.completed for payment success.

distant kiln
brave ivy
#

so I create it with API with those versions and I'll be good?

distant kiln
#

I suspect the issue is that your new account will be on the latest version: 2024-09-30

#

Which is potentially problematic (breaking changes) if your codebase uses 2022-11-15

#

If I were you, I'd write in to support and they can downgrade your default API version on the new account: https://support.stripe.com/contact/email?topic=api_integration

brave ivy
#

ok that's great

#

but those charge.refunded for refund and checkout.session.completed for payment success differ between my version and latest

#

because I have a lot of code that is for croatian tax administration office

#

and it is important

#

and tested on that version and stable

distant kiln
#

This is why I recommend you write in and downgrade the version on the new account to prevent it breaking your codebase

brave ivy
#

ok

#

wonderful

#

tnx