Please enable JavaScript.
Coggle requires JavaScript to display documents.
Coupons (Javascript (bookjs (addParams(params) (this._init(); (this…
Coupons
Javascript
bookjs
addParams(params)
couponHandler._init();
this.binds();
fApply
applyHandler
this.assingInputs();
validateObject._init();
assingInputs();
documentLoadEvents._init();
this.always();
this.event1();
Validate signatures
this.event2();
this.event3();
Attach event to show BR terms in POPup
paymentsHandler._init();
binds();
bind apply coupon button click
set payment method if exist
inputParamsObj._init();
this._init();
this.binds();
this.proceedToStep();//if there is an error while try to book proceed to step with error
this.onDocumentLoad();