You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
On the stripe dashboard, a customer has an optional timezone property.
If you change it and save, in the logs you'll see that the request contains a timezone property. And the response too.
Is your feature request related to a problem? Please describe.
On the stripe dashboard, a customer has an optional timezone property.
If you change it and save, in the logs you'll see that the request contains a timezone property. And the response too.
Response:
Describe the solution you'd like
Please add the field to CustomerCreateOptions, CustomerUpdateOptions, and to the Customer object.
Describe alternatives you've considered
No solution
Additional context
No response
The text was updated successfully, but these errors were encountered: