I'm integrating a new payment module and I need to get a unique transaction ID, but there is no order created till you finish the payment, so how can I get a unique ID to identify that the payment has been received to that order.
thanks