Looks like in an API call to from Bubble test version to Stripe test mode you may be including a price id from Stripe live mode. If that price id is coming from your database, ensure that your Bubble dev database has price ids from Stripe test mode. If that price id is hard-coded, instead populate it dynamically, maybe using Isn't live version: formatted as text.