Re: How to include Google Checkout option on the Checkout page?...
Hi -- Won't that *exclude* the PayPal button? What I would like is to include the Google Checkout button as it appears when user clicks the Buy Now button.
I think this is the code:
{if $gcheckout_enabled and $main ne "cart" and $main ne "checkout" and $main ne "anonymous_checkout" and $main ne "order_message"}
<div align="right">{include file="modules/Google_Checkout/gcheckout_button.tpl"}</div>
{/if}
But not sure which tpl it needs to be placed in so that when user goes to /x-cart/cart.php?mode=checkout then the Google Checkout button appears.
Thanks.
__________________
-------------------------
Shangara Singh
www.Examaids.com
X-Cart: Version 4.1.10
|