mirror of
https://github.com/0100Dev/WHMCS-Mollie-Payments.git
synced 2026-01-20 10:14:14 +01:00
Mistercash is Bancontact now
These changes are cosmetically, because Mollie still uses the old name internally.
This commit is contained in:
@@ -8,7 +8,7 @@ function molliemistercash_config() {
|
||||
$config = array_merge($config, array(
|
||||
'FriendlyName' => array(
|
||||
'Type' => 'System',
|
||||
'Value'=> 'Mollie Mistercash'
|
||||
'Value'=> 'Mollie Bancontact'
|
||||
)
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user