8 messages in com.googlegroups.google-checkout-api-ukRe: what i need to do for returning t...| From | Sent On | Attachments |
|---|---|---|
| kvin...@gmail.com | 10 Oct 2007 22:57 | |
| kulbir sinfh | 10 Oct 2007 23:41 | |
| kvin...@gmail.com | 10 Oct 2007 23:55 | |
| GoogleCheckoutDevProJoel | 11 Oct 2007 01:50 | |
| kvin...@gmail.com | 11 Oct 2007 03:24 | |
| GoogleCheckoutDevProJoel | 11 Oct 2007 03:37 | |
| kvin...@gmail.com | 11 Oct 2007 03:55 | |
| kvin...@gmail.com | 12 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
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
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
---------------------------------
Yahoo! oneSearch: Finally, mobile search that gives answers, not web links.-
Hide quoted text -
- Show quoted text -




