Stripe now ensures the tos_acceptance[date] field on accounts is a valid timestampBreaking changes
What’s new
Adds date validation to the tos_
property on the Account
object. Accepted values are timestamps after 2009 and before the current moment.
Impact
This change enhances the validation of terms of service acceptance dates.