#Dikgethop-update-card-number
1 messages ยท Page 1 of 1 (latest)
Hello ๐
What's the usecase here?
For an existing payment method (card) you can only update exp_month and exp_year
https://stripe.com/docs/api/payment_methods/update#update_payment_method-card
There are other things but I'm not fully clear of your usecase so hard to recommend anything specific
I have users that create their subscription and later at some stage want to change their card entirely for that existing subscription.
Gotcha so yeah you can create a new PaymentMethod using the CardElement and SetupIntent and set it as default_payment_method
https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements#default-payment-method
Awesome thanks bud.
NP ๐ Good luck
Thanks bud, I've got like 6 more questions...I'm finding it easy to set up all the APIs. However, I just need like overall clarity to understand if Stripe can solve all my problems. I know it's not Ideal, but I was wondering if maybe I can have a quick zoom chat to show you my concerns.
Unfortunately. a zoom call isn't possible ๐
But feel free to dump your questions/thoughts here and we'll get those answered as best as possible