• Stop being a LURKER - join our dealer community and get involved. Sign up and start a conversation.

Reply to thread

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.