|
|
| Get POST data back from Google
Checkout? |

|
2007-12-28 09:12:36 |
My web app needs to get POST data back from Google Checkout
with
information about the successful/unsuccessful transaction,
including a
transaction ID and amount paid. Is this possible? I've tried
to find
this in the API but can't. Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Get POST data back from Google
Checkout? |

|
2007-12-28 09:27:15 |
I am looking for the same thing but had no luck on this
forum.
It is mighty important for my website to get a post back
from Google
instantly, like Paypal which I am using at the moment, as I
am in food
delivery business. My app needs to know if a payment has
been made so
it can process the order pronto. It is no good for me to get
a message
even in 15-20 minutes or manually checking "Merchant
Center". Can this
be done?????
Any help is much appreciated.
On Dec 28, 3:12 pm, "andrewnie... gmail.com"
<andrewnie... gmail.com>
wrote:
> My web app needs to get POST data back from Google
Checkout with
> information about the successful/unsuccessful
transaction, including a
> transaction ID and amount paid. Is this possible? I've
tried to find
> this in the API but can't. Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Get POST data back from Google
Checkout? |

|
2007-12-28 10:18:33 |
http://code.google.c
om/apis/checkout/developer/Google_Checkout_XML_API_Notificat
ion_API.html
On Dec 28, 2007 12:27 PM, ejaz <ejazskp gmail.com> wrote:
>
> I am looking for the same thing but had no luck on this
forum.
>
> It is mighty important for my website to get a post
back from Google
> instantly, like Paypal which I am using at the moment,
as I am in food
> delivery business. My app needs to know if a payment
has been made so
> it can process the order pronto. It is no good for me
to get a message
> even in 15-20 minutes or manually checking
"Merchant Center". Can this
> be done?????
>
> Any help is much appreciated.
>
>
>
>
> On Dec 28, 3:12 pm, "andrewnie... gmail.com" <andrewnie... gmail.com>
> wrote:
>
> > My web app needs to get POST data back from Google
Checkout with
> > information about the successful/unsuccessful
transaction, including a
> > transaction ID and amount paid. Is this possible?
I've tried to find
> > this in the API but can't. Thanks!
> >
>
--
pablof
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Get POST data back from Google
Checkout? |

|
2007-12-28 10:53:24 |
I've also been looking into this. The Notification API is
the answer
- thanks pablof - but I am not sure there is any way to pass
Google
your internal order or transaction reference, and then have
Google
call you back with it. Without that it is difficult to
match up the
notification API callback with your original order
reference. So far
I have only looked at the HTML checkout API (I realise the
notification API is XML).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Get POST data back from Google
Checkout? |

|
2007-12-28 11:25:15 |
http://code.google.com/apis/checkout/developer/Google_Che
ckout_XML_API_Tag_Reference.html#tag_merchant-private-data
a>
http://checkout.google.com/sup
port/sell/bin/answer.py?answer=64729&topic=11964
On Dec 28, 2007 1:53 PM, ricky309 <richard amarsys.co.uk> wrote:
>
> I've also been looking into this. The Notification API
is the answer
> - thanks pablof - but I am not sure there is any way to
pass Google
> your internal order or transaction reference, and then
have Google
> call you back with it. Without that it is difficult to
match up the
> notification API callback with your original order
reference. So far
> I have only looked at the HTML checkout API (I realise
the
> notification API is XML).
>
>
> >
>
--
pablof
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Get POST data back from Google
Checkout? |

|
2007-12-28 11:44:55 |
Thanks, so just a matter of adding these as hidden form
variables in
the HTML POST. Why are you suggesting merchant-private-data
instead
of merchant-order-number - the latter seems more relevant
... but I
can't seem to find it in the complex checkout example XML
(from which
in theory it is possible to derive the HTML form variable
name)?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Get POST data back from Google
Checkout? |

|
2007-12-28 12:38:35 |
merchant-order-number will appear in the merchant center
reports, but
it won't be returned to you in the notifications /
merchant-calculation-callbacks
you should send your order number in both places
On Dec 28, 2007 2:44 PM, ricky309 <richard amarsys.co.uk> wrote:
>
> Thanks, so just a matter of adding these as hidden form
variables in
> the HTML POST. Why are you suggesting
merchant-private-data instead
> of merchant-order-number - the latter seems more
relevant ... but I
> can't seem to find it in the complex checkout example
XML (from which
> in theory it is possible to derive the HTML form
variable name)?
>
>
>
> >
>
--
pablof
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Get POST data back from Google
Checkout? |

|
2007-12-29 02:31:05 |
Thanks pablof. It is a shame such fundamental stuff as
being able to
pass a merchant order number into Google checkout is not
explained
more clearly in the documentation. I am using the HTML API
at the
moment. I have used the following hidden form fields:
<input type="hidden"
name="add-merchant-order-number.merchant-order-
number" value="myordernumber}" />
<input type="hidden"
name="shopping-cart.merchant-private-data"
value="myordernumber" />
However "myordernumber" is nowhere to be seen in
the Merchant Center.
At the bottom of the merchant centre order details it still
says
Google order number: XYZ and then Myshop order number XYZ -
instead of
using the order number I passed it. I know the hidden form
fields are
working because I have also successfully passed <input
type="hidden"
name="checkout-flow-support.merchant-checkout-flow-supp
ort.continue-
shopping-url" value="myshopurl" /> etc
etc. Neither the documentation
http://code.google.com/apis/checkout/developer/Google_Che
ckout_XML_API_Tag_Reference.html#tag_merchant-order-number
a>
or the downloadable "complex checkout example"
have this information
and so far I have not been able to work it out by trial and
error!
Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "API Integration Basics" group.
To post to this group, send email to
google-checkout-api-integration googlegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---
|
|