Commerce Payment Settings Switcher
Categories
Component ID
2455655
Component name
Commerce Payment Settings Switcher
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
990
Component created
Component changed
Component body
This module allows you to use variables to switch payment method settings.
How it works
You should use this module if you want to easily switch payment method settings between your test and production account.
Since those settings are stored in the database as a Rule, this module will check if a configuration is defined on your settings.php or settings.local.php and override the configuration.
It'll also make the payment configuration fields that have been overriden not editable (See this issue).
Supported payment methods
How to use
See the proper way of configuring the module in the GitHub mirror of the project: https://github.com/GuGuss/commerce_payment_settings_switcher
For more information on how to use it, read the blog post on DrupalCommerce.org or watch the screencast.
