In this guide, you will find information on implementing the "LoanOptions.ai" solution on your website. You will need to paste a few lines of code into your website (drag and drop or custom).
<div id="repaymentWidget"></div> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap" rel="stylesheet"> <script> (function() { try { // SET CSS PROPERTY document.documentElement.style.setProperty('--widgetPrimary', '#5614BB'); document.documentElement.style.setProperty('--widgetSecondary', '#0537CF'); document.documentElement.style.setProperty('--widgetTertiary', '#9D34E9'); document.documentElement.style.setProperty('--widgetQuaternary', '#F4E8F8'); // GET PARTNER ID IF BEING USED const params = new Proxy(new URLSearchParams(window.location.search), { get: (searchParams, prop) => searchParams.get(prop), }); if (params.partnerId) { localStorage.setItem('externalPartnerId', params.partnerId); } else { // SET DEFAULT DRIVE IQ PARTNER(REQUIRED) localStorage.setItem('externalPartnerId', '368'); } // HOST URL localStorage.setItem('sourceUrl', 'https://loanoptions.ai/'); // SOURCE NAME localStorage.setItem('source', 'DRIVEON'); // TARGET SYSTEM localStorage.setItem('targetSystem', 'SKYNET'); } catch (error) { console.log(error); } })(); </script> <script src="https://s3.ap-southeast-2.amazonaws.com/widget.driveiq/widgetTool/js/main.f0038ef3.js" crossorigin></script> <script src="https://s3.ap-southeast-2.amazonaws.com/widget.driveiq/widgetTool/js/main.f0038ef3.js.map" crossorigin></script> <link rel="stylesheet" href="https://s3.ap-southeast-2.amazonaws.com/widget.driveiq/widgetTool/css/main.55405642.css"> <link rel="stylesheet" href="https://s3.ap-southeast-2.amazonaws.com/widget.driveiq/widgetTool/css/main.55405642.css.map">
After gathering the following required information, we will generate a code snippet for you to add to your webpage.
The exact steps will be emailed to you after we receive the required details.
Three new pages have to be created on your website:
i.e if your website is www.xyz.com, we need to be able to navigate to www.xyz.com/application.