When the checkout process start because the user is ready to pay, you need to generate the following code:
<!-- BrainSINS Code Starts --> <script type="text/javascript">
var BrainSINSData = {
pageType:"checkout",
};
</script> <!-- BrainSINS Code Ends -->
Comments