#priyan_63610
1 messages · Page 1 of 1 (latest)
The expired card can often still be charged
https://support.stripe.com/questions/can-an-expired-card-still-be-charged-on-stripe
The other option would be to retrieve the customer's payment method using the API and checking the expiry on it
If the expiry date has passed then you can ask customer to provide new info
yeah thats good choice
will do the 2nd one
in card you have any status or will check the expirydate > currentmonth ?
there are no statuses for expiry. you'd need to compare the dates