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
What is the correct way to store metadata properties? Stripe unsets metadata properties by setting an empty string. But if my state stores the metadata property as an empty string, it processes as out of sync: an empty string in the state and an undefined/deleted property in Stripe.
The text was updated successfully, but these errors were encountered:
What is the correct way to store metadata properties? Stripe unsets metadata properties by setting an empty string. But if my state stores the metadata property as an empty string, it processes as out of sync: an empty string in the state and an undefined/deleted property in Stripe.
The text was updated successfully, but these errors were encountered: