[werft] Update Stripe prices used in preview environments to allow testing taxes#13008
Conversation
| "EUR": "price_1LFZhJGadRXm50o3v27S1DB1", | ||
| "USD": "price_1LFZhJGadRXm50o3YEAaspXu" | ||
| "EUR": "price_1LiId7GadRXm50o3OayAS2y4", | ||
| "USD": "price_1LiIdbGadRXm50o3ylg5S44r" |
There was a problem hiding this comment.
Thanks @laushinka!
These are the ID of the Prices used when creating new subscriptions. They should correspond to a Price in our Stripe Product "Gitpod Usage": https://dashboard.stripe.com/test/products?active=true
There was a problem hiding this comment.
I've created new Prices in our "test" Stripe account, with tax enabled, so that we can test tax things in preview environments. (Our previous Prices were not tax compatible, because we hadn't enabled Stripe Tax in the "test" account yet.)
Merging this update should unblock work on #13002 (which currently fails because it's impossible to subscribe with automatic tax enabled to a price that is not tax compatible) 😊
There was a problem hiding this comment.
Thanks for the explanation!
Description
Update Stripe prices used in preview environments to allow testing taxes.
Related Issue(s)
Helps with #13002
How to test
Release Notes
Documentation
Werft options: