It's possible to go from order to transaction but the inverse flow doesn't work
Payments
•
ID: 393483
Backlog
Published on3/15/2022
•
Last updated on11/25/2022
1 min read
Summary
The sequence
, number that can be seen next to the Order Number and also in the transaction, is responsible for link the transaction to the order and the inverse too.
They are usually the same, but only when possible. In cases where the same orderGroup has a number of divergent orders and transactions, these numbers are not going to match and we can find cases like that: we can go for transaction from the order but we can't do the inverse flow.
Simulation
N/A
Workaround
N/A