We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e03ac6 commit 940ff12Copy full SHA for 940ff12
app/code/Magento/BraintreeTwo/etc/config.xml
@@ -53,6 +53,7 @@
53
<can_authorize>1</can_authorize>
54
<can_capture>1</can_capture>
55
<can_refund>1</can_refund>
56
+ <can_refund_partial_per_invoice>1</can_refund_partial_per_invoice>
57
<can_void>1</can_void>
58
<can_cancel>1</can_cancel>
59
<privateInfoKeys>processorResponseCode,processorResponseText,paymentId</privateInfoKeys>
0 commit comments