File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
app/code/Magento/BraintreeTwo/etc Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 52
52
<can_use_checkout >1</can_use_checkout >
53
53
<can_authorize >1</can_authorize >
54
54
<can_capture >1</can_capture >
55
+ <can_capture_partial >1</can_capture_partial >
55
56
<can_refund >1</can_refund >
56
57
<can_refund_partial_per_invoice >1</can_refund_partial_per_invoice >
57
58
<can_void >1</can_void >
Original file line number Diff line number Diff line change 318
318
<item name =" default" xsi : type =" string" >BraintreeTwoPayPalConfigValueHandler</item >
319
319
<item name =" can_void" xsi : type =" string" >Magento\BraintreeTwo\Gateway\Config\CanVoidHandler</item >
320
320
<item name =" can_cancel" xsi : type =" string" >Magento\BraintreeTwo\Gateway\Config\CanVoidHandler</item >
321
+ <item name =" can_capture" xsi : type =" string" >Magento\BraintreeTwo\Gateway\Config\CanVoidHandler</item >
321
322
</argument >
322
323
</arguments >
323
324
</virtualType >
You can’t perform that action at this time.
0 commit comments