I have tried to research this issue on these forums and youtube, but have not found a solution. I have just deployed my app to live and in the live version, my app does not recognize my stripe product (a monthly subscription). This has always worked in development mode, with a number different stripe plans and subscription prices. I’ve attached a picture at the bottom of what I’m seeing in live. When I select “dynamically specify plan” the box is filled in and no longer red, as depicted in my attached picture, however, when I tried a real CC on it, I got an error message stating: “stripe error: no such plan: ; a similar object exists in test mode, but a live key was used to make this request.”
I also understand that stripe live plans and test plans have to have the same name, and I think I’ve done that. Could anyone help me out - I’ve been stuck on this for quite some time? Thank you.