Need to confirm Google Checkout availability multi-item cart
Posted: 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.
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.