Commit 8251eef0 authored by Rik ter Beek's avatar Rik ter Beek

set default payment method name to credit card instead of adyen credit card

parent 46d822fc
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<adyen_cc> <adyen_cc>
<active>1</active> <active>1</active>
<model>AdyenPaymentCcFacade</model> <model>AdyenPaymentCcFacade</model>
<title>Adyen CreditCard</title> <title>Credit Card</title>
<allowspecific>0</allowspecific> <allowspecific>0</allowspecific>
<sort_order>2</sort_order> <sort_order>2</sort_order>
<cctypes>AE,VI,MC,DI</cctypes> <cctypes>AE,VI,MC,DI</cctypes>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment