Having trouble with getting Stripe Checkout to work.
I have set my product in the Designer (Team 1 Dollar, stripe_id: prod_PwqGIcQY6wWhbz)
Saved.
Published.
However, when I go to test the form, in DevTools I see a 400 error
"[{\"message\":\"Payment Error: prod_Prc8Nn3skzdCru is an invalid product.\",\"code\":\"default-error\"}]"
prod_Prc8Nn3skzdCru is the Stripe_id for a different product (Team Account $1 in our Stripe Staging environment).