#jogui_unexpected
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/1275746164305559603
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ happy to help
you can choose what happens to your customer subscription if they dispute a payment https://dashboard.stripe.com/settings/billing/automatic#:~:text=Manage disputed payments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
directly on your dashboard
Thanks, this setting applies for all disputes opened, i wanted to expire only the ones lost
but as currently the company policy is to lose them as we havent been able to counter a single one althought we give plenty of information
it will work
Thanks tarzan ๐
what you suggested also work (listening to the dispute events and manually cancelling the subscription)
sure let me know if you need any more help
is it possible it needs some minutes to propagate the change? im in sandbox, have activated the setting (it says only live mode allows to change, have change it in live), and in sandbox did a purchase with a credit card tht generates a dispute, and accept it
but the sub appears active, maybe in sandbox this setting does not work?
I don't see the invoice being disputed though
did you use the cards from https://docs.stripe.com/testing#disputes
in the invoice of the subscription
disputes are handled after the charge is successful
and have some days to handle them
yes I'm aware, it's just that our internal tool didn't show the dispute. I'll flag it internally, this shouldn't affect you, it just make it more difficult for us to know that there was a dispute on the invoice
๐ no worries
thought we were seeing the same panel
but it makes sense yours has more visibility haha
apparently the dashboard had more ๐
haha
give me a few minutes I need to investigate this further
no problem, gonna do another sandbox purchase in case it was a delay with the propagation of the setting
Viewing all settings
Settings that affect live integration are disabled, but can be edited in live mode.
from the link with the dispute setting
is sandbox mode it appears this warning
yes because it's a sandbox
no that's not the case
I think this needs a more asynchronous troubleshooting, and we would have to contact the product team to see if there's a potential bug or maybe it's a cron job that updates the subscription instead of it being a synchronous action
would you mind sending us all of the details to https://support.stripe.com/contact/email?topic=api_integration
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
and choose "Identify as a developer" option
another idea, seeing the event log of the subscription for this card, maybe is creating the dispute too early in the lifecycle of the subscription
yup no problem
my team or myself will have a look at this in depth
and will reach out to you once we have an answer
gonna fill the form, is not that problematic because we have a very small number of disputes
thanks for that tarzan ๐
in all cases, this is something that we should investigate and "linking" it to a merchant case is important for the impact visibility
@amber idol Hey, it seems the oldest one of the 3 sandbox subscriptions with a dispute credit card has been cancelled sub_1PqAP0HFmluYEPgfCVUIzqrm just now at :00
maybe is a hourly cron
as you said
gonna see if in the next minutes the other ones are cancelled
yes there is
https://docs.stripe.com/billing/subscriptions/cancel#dispute-cancel
Changes to the subscription take effect after approximately one hour.