Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
Normal
Based on what I remember from a few years back, your credit apps need to be secured and only your F&I team should get access to this informationThis means, when the prospect fills out the information it has to be over SSL (Secure Socket Layer) which provides encryption to the prospect's personal information. (You have probably seen those green locks on the left of the address bar on some sites ex: facebook)You can either make a link to the credit app that opens in a new page OR like craigh suggested, put the HTTPS iframe inside of your website.Read http://www.w3schools.com/tags/tag_iframe.asp to get a quick idea about it. Let me know if you need help with it, should be straight forward.
Based on what I remember from a few years back, your credit apps need to be secured and only your F&I team should get access to this information
This means, when the prospect fills out the information it has to be over SSL (Secure Socket Layer) which provides encryption to the prospect's personal information. (You have probably seen those green locks on the left of the address bar on some sites ex: facebook)
You can either make a link to the credit app that opens in a new page OR like craigh suggested, put the HTTPS iframe inside of your website.
Read http://www.w3schools.com/tags/tag_iframe.asp to get a quick idea about it. Let me know if you need help with it, should be straight forward.