#Gautam
1 messages · Page 1 of 1 (latest)
Hi there, you can disable the webhook endpoint from your Dashbaord
we can not disable .. we want if for that invoice if you can stop
So what exactly do you want to stop?
"evt_1NV5EVGXlQ7PG1un6cTfAmLp",
this is corresponding to one invoice
which I don't want to process from our side
"evt_1NUxQnGXlQ7PG1unc19Whzra", this as well .. both invoice got created manually
it would be great if you can stop sending event for these events
Are you asking if there's a way to stop events just for invoice in_1NV5EUGXlQ7PG1unz43Fqusf?
yes
No, there's isn't a way. Instead you should fix your webhook endpoint.
ok...if we delete these invoice then webhook should stop for this invoice?
You can delte this invoice because it's still in draft mode
ok
one more question ..for this subscription sub_1N81hGGXlQ7PG1unmse4C4GX one payment has failed ... thereafter we update the subscription with valid card .. we enabled the retry ..but re try did not work
could you please help me in this problem .. what is the way to collect the faile payment
https://dashboard.stripe.com/logs/req_FKgN3BtkqKjElm the customer's card is declined.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
You can ask the customer to reach out to their issuer bank, or use a different card
we have updated the subscription with correct card ..but till that time payment has already gailed .. how to retry that .. we did the setup in dashboard but re try did not happen
The card issuer can still decline the transaction even the card is set up properly.
but we checked the time payment has failed ..subscription has wrong card
I don't understand what you mean
sub_1N81hGGXlQ7PG1unmse4C4GX -- this subscription one cycle payment has failed .. we send the invoice to customer ..he paid with card and payment successfull .. but that time we did not updated the subscription with correct card .. so during next cycle again it failed .. then we updated the subscription with correct card .. now how we will get the payment from customer
and we tried with re try mechanism ..but that did not work
Again, the card issuer can decline the transaction even it's the same card.
ok .. so customer has declined again ?
Your integration should always handle the card decline scenarios.
There are many reasons and we won't know why the card issuer declines the transaction
we set the retry mechanism .. after setting the correct card .. that did not work..we did not get any log for retry