Closed chris-orgorg closed 5 days ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
No, the types for defaultValues
are as intended, because in order to configure any prefilled address fields, you must provide the country
.
What happened?
Should this field be
country: string | null;
to match Stripe.Address.country which is string | null?Environment
No response
Reproduction
No response