Need to confirm Google Checkout availability multi-item cart

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Need to confirm Google Checkout availability multi-item cart

Post by AbleMods » Sun Nov 02, 2008 3:13 pm

Hey would someone who accepts Google Checkout mind verifying some functionality for me?

What I'm seeing on my site is this: if a basket has both items that have Google Checkout prohibited and items where Google Checkout is allowed, the visitor still gets the Google Checkout button.

Is it just me? Does this happen on your site too?

The code looks bugged to me, but I'm not 100% sure - the boolean logic in the code is a little tough for me to follow in C-Sharp. Code is in ~/Checkout/Google/GoogleCheckoutButton.ascx.cs in case anyone wants to look at it.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Need to confirm Google Checkout availability multi-item cart

Post by mazhar » Mon Nov 03, 2008 7:39 am

I have checked for this on final demo and the Google Checkout button becomes disabled if you have prohibited product in the cart with other allowed products.

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: Need to confirm Google Checkout availability multi-item cart

Post by AbleMods » Mon Nov 03, 2008 9:15 am

Hmmmm ok, thanks for checking :|
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com

Post Reply