Skip to content

Commit 6661d9b

Browse files
committed
Some notes. Will raise a ticket against this.
1 parent f296cfc commit 6661d9b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Message/SIMCompleteAuthorizeRequest.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ public function getData()
1919
}
2020

2121
/**
22-
* CHECKME: DPM uses the transactionReference in the hash, not the transactionID.
22+
* CHECKME: should this be the transactionReference in the hash, not the transactionId?
23+
* The transaction reference and the amount are both sent by the remote gateway (x_trans_id
24+
* and x_amount) and it is those that should be checked against.
2325
*/
2426
public function getHash()
2527
{

0 commit comments

Comments
 (0)