user1907214
user1907214

Reputation: 13

balanced-payments How a user can update their credit card information?

If a user wants to update expiration date, can they do that? I tried using updateCard, but it only allows me to update 'meta' information but I intend to change expiration_year or expiration_month.

Thanks for the help.

Upvotes: 0

Views: 239

Answers (1)

Jacob Rus
Jacob Rus

Reputation: 58

Just make a new card, and then mark the previous one as invalid. You can’t write any changes to card details after a card has been created. (Your user is going to have to re-enter all of their card information.) Hope that helps.

Upvotes: 1

Related Questions