Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
We were setting up Google Checkout today for a client and the checkout button on the cart page was broken. After going to Google's site and looking at the button code that they generate, it looks like they are now requiring the Merchant ID to be part of the query string of the image. To fix this simply add the following line of code to your \BVModules\Controls\GoogleCheckoutButton.ascx.vb file (around line 44):
[code] [2]"&merchant_id="[/2][2]' code fix</P>[/2] [2] Me[/2][color=#000000>.GoogleCheckoutImageButton.ImageUrl][/color]</FONT>[2]Exit[/2][2]For[/2]
Aaron |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 2/6/2008(UTC) Posts: 55
|
This fixed it for me!
Thanks!
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
Thanks for helping out Aaron :smile: |
|
|
|
|
Rank: Member
Joined: 5/24/2004(UTC) Posts: 4,147
|
Thanks, Aaron, was just trying to figure what happened. :) |
|
|
|
|
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.