mirror of
https://github.com/0100Dev/WHMCS-Mollie-Payments.git
synced 2026-01-17 19:22:12 +01:00
Updated iDEAL payment method
This commit is contained in:
@@ -9,7 +9,7 @@ function mollieideal_devapp_config()
|
||||
$config = array_merge($config, array(
|
||||
'FriendlyName' => array(
|
||||
'Type' => 'System',
|
||||
'Value' => 'Mollie iDeal'
|
||||
'Value' => 'Mollie iDEAL'
|
||||
)
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user