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