I created an AI generated app. It created a boiler plate code and I fed it Test API keys. Testing all done, ready to sell in the live environment but desite changing all the API keys it’s still authenticating with the test mode and returning client secrets using test publishable APIs. This is creating errors as the client secrets using test needs to come from the live account not the test one. Any tips appreciated
How do I get my code to stop referencing stripe test mode now that I’m ready to sell - Stack Overflow
评论列表(0)
- 暂无评论