At the moment when using the project config and allowAdminChanges is disabled we need to disable/enable testmode for the gateway locally and push the changes ( project config ). With this PR we should be able to use an environment variable for setting the gateways testmode to true on our staging environment and false on production.
Description
At the moment when using the project config and allowAdminChanges is disabled we need to disable/enable testmode for the gateway locally and push the changes ( project config ). With this PR we should be able to use an environment variable for setting the gateways testmode to true on our staging environment and false on production.