#Capruce
1 messages · Page 1 of 1 (latest)
Hello
So basically this has to do with API Versions. See: https://stripe.com/docs/upgrades#2020-08-27 where payment_method.card_automatically_updated was deprecated in favor of payment_method.automatically_updated. If your webhook listens to payment_method.automatically_updated it will also receive any events for payment_method.card_automatically_updated automatically.
Oh yh we're not on the latest version in that Stripe account. Oh the shame 🤦♂️
Thanks for your help. Another reason for me to push for us to upgrade 😛
Have a nice day!