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 263
263
<arguments >
264
264
<argument name =" disallowedFundingOptions" xsi : type =" array" >
265
265
<item name =" CREDIT" xsi : type =" string" >PayPal Credit</item >
266
+ <item name =" VENMO" xsi : type =" string" >Venmo</item >
266
267
<item name =" CARD" xsi : type =" string" >PayPal Guest Checkout Credit Card Icons</item >
267
268
<item name =" ELV" xsi : type =" string" >Elektronisches Lastschriftverfahren - German ELV</item >
268
269
</argument >
Original file line number Diff line number Diff line change 173
173
<arguments >
174
174
<argument name =" disallowedFundingMap" xsi : type =" array" >
175
175
<item name =" CREDIT" xsi : type =" string" >credit</item >
176
+ <item name =" VENMO" xsi : type =" string" >venmo</item >
176
177
<item name =" CARD" xsi : type =" string" >card</item >
177
178
<item name =" ELV" xsi : type =" string" >sepa</item >
178
179
</argument >
You can’t perform that action at this time.
0 commit comments