8 messages in com.googlegroups.google-checkout-api-ukRe: what i need to do for returning t...
FromSent OnAttachments
kvin...@gmail.com10 Oct 2007 22:57 
kulbir sinfh10 Oct 2007 23:41 
kvin...@gmail.com10 Oct 2007 23:55 
GoogleCheckoutDevProJoel11 Oct 2007 01:50 
kvin...@gmail.com11 Oct 2007 03:24 
GoogleCheckoutDevProJoel11 Oct 2007 03:37 
kvin...@gmail.com11 Oct 2007 03:55 
kvin...@gmail.com12 Oct 2007 02:41 
Subject:Re: what i need to do for returning to my site after checkout
From:GoogleCheckoutDevProJoel (chec@google.com)
Date:10/11/2007 03:37:26 AM
List:com.googlegroups.google-checkout-api-uk

No probs.

That's exactly it. That parameter should work.

Joel

On Oct 11, 11:24 am, "kvin@gmail.com" <kvin@gmail.com> wrote:

Thanks Joe,

Yah, I'm using HTML API.

I think if I create this hidden variable It will hepls me to come back to my website after checkout.

If I want to add some more item to my cart instead of clicking "PLACE YOUR ORDER NOW", what I need to do? Shall I add one more hidden variable like,

<input type="hidden" name="checkout-flow-support.merchant-checkout- flow-support.edit-cart-url" value="http://www.example.com/ shoppingcart.php"/>

On Oct 11, 1:50 pm, GoogleCheckoutDevProJoel <checkout-dev-pro

+j.@google.com> wrote:

You mention including a 'hidden variable'. Are you using the HTML API?

If so, 'continue shopping url' may be added to your HTML form as follows:

<input type="hidden" name="checkout-flow-support.merchant-checkout- flow-support.continue-shopping-url" value="http://www.example.com"/>

There is no way to auto-redirect customers back to your site at the end of a Google Checkout transaction, but adding a 'continue shopping url' to your cart will place a link on the 'thank you' page.

Joel

On Oct 11, 7:55 am, "kvin@gmail.com" <kvin@gmail.com> wrote:

hi thanks, you mean to say i need to create one more hidden variable for "ContinueShoppingUrl" while submiting my shopping cart form to google checkout. like what setting i need to do in the Integration tab.

On Oct 11, 11:42 am, kulbir sinfh <sidh@yahoo.com> wrote:

use Req.ContinueShoppingUrl
=http://www.example.com/continueshopping.aspx;method. and also do settings in integration tab

"kvin@gmail.com" <kvin@gmail.com> wrote:

Hi,

Please help me out to solve this.

I'm not getting how do I get the link return to "example.com" after pressing the "place your order now" in google checkout.

One more thing how can I redirect from google checkout to my website after successful or unsuccessful transaction.

vinayaka

- Show quoted text -