We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit 5ad2343d authored by Mauro's avatar Mauro

Add a stopLoader when the validateThreeDS2OrPlaceOrder method fails

parent 1ac0ec9c
......@@ -317,6 +317,7 @@ define(
this.getPlaceOrderDeferredObject()
.fail(
function () {
fullScreenLoader.stopLoader();
self.isPlaceOrderActionAllowed(true);
}
).done(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment