#.abishek

1 messages · Page 1 of 1 (latest)

foggy krakenBOT
jagged pendant
pulsar crow
#

has this webhook payment_method.automatically_updated recently changed to payment_method.card_automatically_updated, because I only see that on the list of webhook events

jagged pendant
#

payment_method.card_automatically_updated is deprecated since 2020-08-27 and replaced with payment_method.automatically_updated

#

So the doc is up to date

pulsar crow
#

I am on the latest

#

do i need to delete my webhook and recreate it?

#

this is my webhook id we_1FZt3525zCqxTDInkuDOdXX0

#

ok, the webhook is still attached to the old api version

#

how do I upgrade that?

#

Update webhook doesnt have the option to set the API version

jagged pendant
#

Yup! This webhook endpoint still runs on 2020-03-02 with payment_method.card_automatically_updated. You'd need to create a new Webhook endpoint for new API version

pulsar crow
#

ok thank you