Mistercash is Bancontact now

These changes are cosmetically, because Mollie still uses the old name internally.
This commit is contained in:
qarizma
2017-10-06 20:47:53 +02:00
parent e5c0ac7bc7
commit d4050b5e5d
3 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ function molliemistercash_config() {
$config = array_merge($config, array(
'FriendlyName' => array(
'Type' => 'System',
'Value'=> 'Mollie Mistercash'
'Value'=> 'Mollie Bancontact'
)
));