I have a form with a workflow on submit. Stripe is connected. Price ID from test mod is enabled. In editor the function test is a success and redirect me to the checkout page with my price.
When I publish the app impossible to submit the form. When I put the price ID from real Stripe environment I can’t test because I get an error and still not working on publish…
Have you ensured you have the correct non-test API keys in the first two fields of the plugin configuration?
In the screenshot below for example, I added my test keys instead of the development keys in the plugin configuration because I was super scared of adding the real ones and making a mistake . As a result, Stripe won’t work when I publish the app: