nodejs-saga-microservice icon indicating copy to clipboard operation
nodejs-saga-microservice copied to clipboard

What does TransactionId do?

Open mrdulin opened this issue 4 years ago • 0 comments

code line: https://github.com/ganeshmani/nodejs-saga-microservice/blob/master/orderService/src/Controller/createOrder.js#L13

Why not use order_id? Payment and order can be associated with order_id.

mrdulin avatar Jul 10 '20 08:07 mrdulin