[Question] Is it possible to have the Google Checkout Payment on the review page?

Posts: 78
Joined: 01/18/2008

I was hoping to get the Google checkout button on the review page, rather then on the cart page. This way I can apply my shipping costs, user discounts, etc.

Has anyone done this? How did you do it? What do you suggest?

Posts: 2244
Joined: 08/07/2007
AdministratoreLiTe!

Google only wants the Google Checkout buttons next to any existing checkout buttons. So putting Google Checkout buttons on other pages doesn't comply with their terms of use.

The first version of uc_google_checkout is a bare-minimum feature integration. With the dependence on Workflow-ng and the loose way line items are handled, it's really difficult to put shipping rates into a response back to GCO. Discounts and coupons suffer similarly.

I expect this to get much easier with the Drupal 6 version (Ubercart 2.0). Once we get there, I expect to put more effort into uc_google_checkout. Of course, I will certainly accept patches before then if someone comes up with something.