-
Wondering if there's a tokenized credit card attached to an ongoing subscription, while the card was expired along the way, what is the best way to handle credit card updates? Based on the doc, seems like updating the card will not affect the subscription. Where the subscription docs did not mention anything about updating the card here. Any help would be appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @y3owk1n , you can update an ongoing subscription with the tokenized card ( The doc makes reference to updating an account record ( |
Beta Was this translation helpful? Give feedback.
Hi @y3owk1n , you can update an ongoing subscription with the tokenized card (
subscription.billing.card
).The doc makes reference to updating an account record (
account.billing.card
), which won't proactively update ongoing subscriptions associated to that account.