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
change apiVersion in stripeClient.ts to 2023-08-16
side note: our stripe test products are not created under a general Wasp account. Perhaps we should create a new stripe account and new products as well
The text was updated successfully, but these errors were encountered:
Our stripe API default version is 2023-08-16. Currently our stripe client is pegged to version 2022-11-15.
apiVersion
in stripeClient.ts to2023-08-16
side note: our stripe test products are not created under a general Wasp account. Perhaps we should create a new stripe account and new products as well
The text was updated successfully, but these errors were encountered: