Hi.
1.when user goes to the checkout process, whether the payment is successful or not, the order goes out of the cart. correct?
2. if I want to put the order back into cart if order is not successful, I must call OrderService.ReOrder(). correct?