craftcms / commerce-multisafepay

MultiSafepay payment gateway for Craft Commerce.
https://plugins.craftcms.com/commerce-multisafepay
MIT License
3 stars 2 forks source link

feature/testmode #6

Closed niicesean closed 2 years ago

niicesean commented 2 years ago

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.