Skip to content

Commit 7b42256

Browse files
AC-10042::/V1/transactions REST API returns error when parent_txn_id = txn_id
1 parent 976e7a1 commit 7b42256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/ResourceModel/Order/Payment/Transaction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public function getOrderWebsiteId($orderId)
126126

127127
/**
128128
* Lookup for parent_id in already saved transactions of this payment by the order_id
129-
*
129+
*
130130
* Also serialize additional information, if any
131131
*
132132
* @param \Magento\Framework\Model\AbstractModel|\Magento\Sales\Model\Order\Payment\Transaction $transaction

0 commit comments

Comments
 (0)