File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
app/code/Magento/Paypal/etc Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 263263 <arguments >
264264 <argument name =" disallowedFundingOptions" xsi : type =" array" >
265265 <item name =" CREDIT" xsi : type =" string" >PayPal Credit</item >
266+ <item name =" VENMO" xsi : type =" string" >Venmo</item >
266267 <item name =" CARD" xsi : type =" string" >PayPal Guest Checkout Credit Card Icons</item >
267268 <item name =" ELV" xsi : type =" string" >Elektronisches Lastschriftverfahren - German ELV</item >
268269 </argument >
Original file line number Diff line number Diff line change 173173 <arguments >
174174 <argument name =" disallowedFundingMap" xsi : type =" array" >
175175 <item name =" CREDIT" xsi : type =" string" >credit</item >
176+ <item name =" VENMO" xsi : type =" string" >venmo</item >
176177 <item name =" CARD" xsi : type =" string" >card</item >
177178 <item name =" ELV" xsi : type =" string" >sepa</item >
178179 </argument >
You can’t perform that action at this time.
0 commit comments