Skip to content

Commit 940ff12

Browse files
author
Roman Liukshyn
committed
MAGETWO-48674: Partial credit memo cannot be created in PayPal Braintree
1 parent 7e03ac6 commit 940ff12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/BraintreeTwo/etc/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<can_authorize>1</can_authorize>
5454
<can_capture>1</can_capture>
5555
<can_refund>1</can_refund>
56+
<can_refund_partial_per_invoice>1</can_refund_partial_per_invoice>
5657
<can_void>1</can_void>
5758
<can_cancel>1</can_cancel>
5859
<privateInfoKeys>processorResponseCode,processorResponseText,paymentId</privateInfoKeys>

0 commit comments

Comments
 (0)