Skip to content

Commit 1fea5c6

Browse files
authored
[ECP-9898-v9] Add US debit methods to manual support capture list (#3238)
1 parent 2522dc9 commit 1fea5c6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Helper/Util/PaymentMethodUtil.php

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,12 @@ class PaymentMethodUtil
109109
'girocard',
110110
'girocard_applepay',
111111
'scalapay_3x',
112-
'scalapay_4x'
112+
'scalapay_4x',
113+
'star',
114+
'nyce',
115+
'carnet',
116+
'accel',
117+
'pulse'
113118
];
114119

115120
/**

0 commit comments

Comments
 (0)