We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 717f490 + 59495d0 commit 2f9827dCopy full SHA for 2f9827d
Observer/PaymentConfigObserver.php
@@ -665,7 +665,6 @@ private function processLiveOnlyMethod(
665
$environmentMode = $this->getConfig('environmentmode');
666
if ($environmentMode !== Config::ENVIRONMENT_LIVE) {
667
$groups[$groupCode]['fields']['active']['value'] = 0;
668
- $groups[$groupCode]['fields']['title']['value'] = 'Pay with Bancontact UPDATED';
669
$this->messageManager->addErrorMessage($testModeMessage);
670
return;
671
}
0 commit comments