#Wik
1 messages · Page 1 of 1 (latest)
Umm do you know they are from some of the cancelled Subscription? I mean they could be different events triggered separately
I'll check in a sec
Also, when I take a look at an event, I can see Webhook attempts to connected platforms How can I check what are the connected platforms? Is the only way to remove the connection rolling back keys?
Umm do you know they are from some of the cancelled Subscription?
They are from a cancelled subscription, but it was cancelled back in 2020
e.g. this event evt_1MHXxY2ljWhzB31V6P0BFP1a
Ah this is a card_automatically_updated happens when card network sent to Stripe about a replacement for an expired card
You can see
previous_attributes: {
card: {
exp_month: 12,
exp_year: 2022,
...
}
}
And
exp_month: 11,
exp_year: 2027,
I think you can just safely ignore this event
Got it, thank you
What about
Also, when I take a look at an event, I can see Webhook attempts to connected platforms How can I check what are the connected platforms? Is the only way to remove the connection rolling back keys?
connected platforms is the Platform you connect to. They can have endpoint to receive events from your account
Can you provide your account id?
acct_103PJH2ljWhzB31V
Yeah I can see you have some Platforms that you connected to.
Hmm not sure how to view all of them, for you
1 min
Um by looking at the list of webhook attempts indeed
ie https://dashboard.stripe.com/events/evt_1MHXxY2ljWhzB31V6P0BFP1a you will see 3 attempts to 3 Platforms
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
How can I disconnect them? Only by rolling back the keys?
Hmm not sure about that, could you reach out to Support? They may have operation obligations about it