• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

TKatch
#1 Posted : Tuesday, July 14, 2015 12:03:37 AM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
Why are browsers showing a security warning on my Check Out page? I think this is new. The only thing we've done lately is add a gift certificates field option. Could that be affecting it?
TKatch attached the following image(s):
Warning.gif (99kb) downloaded 3 time(s).

You cannot view/download attachments. Try to login or register.
Aaron
#2 Posted : Tuesday, July 14, 2015 9:48:21 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Tom,

The problem is that your checkout page is accessing four credit card logos over http (rather than https). In addition, those image files do not exist so you're getting 404 errors. The card logos should appear under the "Card Type" dropdown. It looks like you're still using the old Develisys One Page Checkout plugin. If you're running BVC 2013 or newer you should be using the newer One Page Checkout Plus.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Aaron
#3 Posted : Tuesday, July 14, 2015 9:52:01 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
I think the http URL is a result of the 404. So, if you reinstate the images I think it will be fixed.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#4 Posted : Tuesday, July 14, 2015 11:24:35 AM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
Okay, so I switched to the One Page Checkout Plus. Where do I put the images for credit card icons? I have them in multiple folders, but I don't see where the checkout page calls for them.
Aaron
#5 Posted : Tuesday, July 14, 2015 12:43:27 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
One Page Checkout Plus looks for the images in the /Images/System/CreditCards/ folder. The images are included with BVC so they must have been removed/deleted at some point.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#6 Posted : Tuesday, July 14, 2015 2:09:26 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
I have the images (.png files) in that file, from what I can see. I still can't find in the code, where it is asking for the images, though.
File Attachment(s):
Image Files.gif (334kb) downloaded 1 time(s).

You cannot view/download attachments. Try to login or register.
Aaron
#7 Posted : Tuesday, July 14, 2015 2:31:47 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
It's in the code-behind of the CreditCardInput control.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#8 Posted : Tuesday, July 14, 2015 2:54:23 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
This code behind? I'm trying to determine if there is a problem with where my images are located or what they are named. I can understand if the page was calling for "visa.gif" and I have an incorrect file named "visa.png". I'm not smart enough to know what is wrong by looking at this code.
File Attachment(s):
CodeBehindCCImage.gif (287kb) downloaded 1 time(s).

You cannot view/download attachments. Try to login or register.
Aaron
#9 Posted : Tuesday, July 14, 2015 3:10:49 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Yep, that's it. You can always look at the rendered markup by viewing the source (HTML) in your web browser.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#10 Posted : Tuesday, July 14, 2015 4:26:06 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
Yes, I see on the source that it's calling for visa.png from the /Images/System/CreditCards/ folder, where the images do reside. When credit card is selected from the options of payment methods, the images do appear. Are they supposed to appear before credit card is selected as an option? You said that the images were missing, but they are not, as far as I can see.
Aaron
#11 Posted : Tuesday, July 14, 2015 4:47:53 PM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Everything looks fine now when I view the checkout page. It's possible that the image path was different on the old checkout.
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#12 Posted : Tuesday, July 14, 2015 4:58:17 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
Okay, so at this point only FireFox is showing a warning, saying "This website does not supply identity information." Is this a different issue?
Aaron
#13 Posted : Wednesday, July 15, 2015 8:33:36 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,381
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Your favicon link is using http. Change it to be relative (i.e. /favicon.ico).
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
TKatch
#14 Posted : Wednesday, July 15, 2015 1:00:49 PM(UTC)
TKatch

Rank: Member

Joined: 1/23/2013(UTC)
Posts: 267
Location: Joliet, IL

Thanks: 64 times
That seems to have fixed it! Thanks.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012