#juicy28-metadata
1 messages · Page 1 of 1 (latest)
I can add metadata with customer object but i need metadata with payment_method object when payment_method.card_automatically_updated webhook event trigger .
So you want to add metadata to the payment method object? Yes this is possible, you can see an example of this here: https://stripe.com/docs/api/payment_methods/update?lang=dotnet
Yes, if you update the payment method as mentioned above, the metadata will be displayed here.