![]() |
||||||
|
Securing Your Transactions
A word of caution: most users have their browsers set to display a warning if unsecured data is mixed with secured data. That means if you try to display images on your response page, and those images are stored on a server that is not secure, your users will see a broken key/lock symbol instead of the image, and a warning dialogue box will appear. If you have a secure server, you will need to reference the images on your response page with the same https as in the form action:
If you do not have a secure server, and you want to display images on your response page, contact your client account manager, and Kable will store the images for you on the secure server.
|