Hello, I tried to connect stipe with the developer data and everything worked well, but if I add the public key and sk to go live, I get the following error:
“Subscribe the user to a plan: Remember to fill your secret and public key to stripe”
Now I added the Product ID in the DB and search for that, this is working.
I added test and live keys too.
I created in Stripe test product and a live product.
But If set a workflow I added the data for the live product, because I want to go live for the user subscriptions.
If I try with text data and test products everything works well.
This is the last error I got.
Bro I found the problem for the last error. If I add the Plan I ID in the DB and ask for that I get that error. If i past it directly in the workflow, it works.
In dev mode for testing i’ll have a price_1234 for testing in stripe. If I am done with testing and wish to publish my app to live i’ll need live stripe price_5678