PDA

View Full Version : SSL problems


jeffk
07-07-06, 06:04 PM
I need to change my first check out page to https: I have a Geotrust SSL and Scan Alert is not picking it up because my first check out page is http:.

Any help is greatfully accepted.

dotCOM_host
07-07-06, 06:15 PM
Hardcode the checkout button with "https" in the URL, rather than "http." How you do this will depend on whether you have stock MIVA Merchant navbar, or a custom global header, or hardcoded the checkout button somewhere else on your site... cut the concept is the same across the board.

Vic - WolfPaw Computers
07-07-06, 07:02 PM
When you say your 'first checkout screen', do you mean the LOGN screen or the OINF screen (the one asking for customer information).

Do you have your own navigation buttons for account and checkout or are you using the standard MIVA nav bar?

jeffk
07-07-06, 09:21 PM
I have a custom Nav Bar

dotCOM_host
07-07-06, 09:31 PM
Okay - simple solution then. Edit that custom navbar and make sure that the link you want secure has "https" in it, rather than "http", or if you are using tokens - make sure the token is for secure URL rather than non-secure. That's all there is to it.