I’m looking for a best practice with regards to using Stripe’s test and live parameters in the API Connecting Plugin.
I currently have two different API connections as shown in the below picture. The problem is that I need to duplicate any changes I make in the test version in the live version … not very efficient and prone to error.
What are the best practices?