#dacian.capitan
1 messages · Page 1 of 1 (latest)
Hi,
Just to make sure, are you talking about this?
https://stripe.com/docs/api/payment_methods/update#update_payment_method-billing_details
exactly
This PaymentMethod was converted from a legacy Card object. You may not update the email or phone number of these PaymentMethods.
thats the err i get
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Thanks for sharing these details. You need to collect the payment method again with the new billing details from the customer with the new API
where to look for new api?
You can follow this guide:
https://stripe.com/docs/payments/payment-methods/transitioning
ok, thanks i'll give a try