#nithish_kumar0
1 messages · Page 1 of 1 (latest)
You can update the expiry on the payment method via API, but if you are collecting complete new payment details yes it should be card number + expiry + cvc.
How are you collecting this?
API to update card expiry: https://stripe.com/docs/api/payment_methods/update#update_payment_method-card-exp_year
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.