Hi @dennis ,
I have some problems with our loyalty app:
-
When I apply a discount that is equal to the order total, i.e. the order total will be 0.00:
- the Sale popup is automatically closed and the order’s payment cannot be completed.
=> This brake our process, we are waiting for the event TRANSACTION_COMPLETED, but in this case this event wont be fired. We cannot send the completed order to our backend.
- the Sale popup is automatically closed and the order’s payment cannot be completed.
-
When our app apply some discount and after that the user select “Cancel” in the Sale popup, all the applied changes in the order are roll-backed. Is this a normal behavior or it is a bug?
Iveta