|
List Info
Thread: Merchant Private Data HTML API - Where is it on Details Page?
|
|
| Merchant Private Data HTML API - Where
is it on Details Page? |
  United States |
2007-05-17 05:53:53 |
Hi,
I have gone through the forums and found the following post.
I tried
entering it but the private merchant data is not showing
anywhere in
the merchant center on the order details page.
Is there anything else I have to do to see the submitted
value in the
merchant centre against the order?
Thanks,
Sy
============================================================
==
Hi all,
You can pass merchant-private-data in the HTML API as
follows:
<input type="hidden"
name="shopping-cart.merchant-private-data"
value="MyOrder#123">
Also, check out this article on "How do I include XML
API tags in the
HTML API?" http://code.google.com/support/bin/answ
er.py?answer=64729&topic=10423
Hope this helps!
Jacob
On Apr 14, 11:43 am, "Robin K" <r... e-junkie.com> wrote:
--~--~---------~--~----~------------~-------~--~----~
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: Merchant Private Data HTML API -
Where is it on Details Page? |

|
2007-05-17 09:57:22 |
|
Hi the merchant private data content is not shown in the merchant UI, you will receive it when a new order notification message is sent to you by checkout.
Regards,
Ignacio
On 5/17/07, sywahu < syed.w.hussain googlemail.com">syed.w.hussain googlemail.com> wrote:
Hi,
I have gone through the forums and found the following post. I tried entering it but the private merchant data is not showing anywhere in the merchant center on the order details page.
Is there anything else I have to do to see the submitted value in the
merchant centre against the order?
Thanks, Sy
============================================================== Hi all,
You can pass merchant-private-data in the HTML API as follows:
<input type="hidden" name="shopping-cart.merchant-private-data" value="MyOrder#123">
Also, check out this article on "How do I include XML API tags in the
HTML API?" http://code.google.com/support/bin/answer.py?answer=64729&topic=10423
Hope this helps!
Jacob
On Apr 14, 11:43 am, "Robin K" < r... e-junkie.com">r... e-junkie.com> wrote:
--~--~---------~--~----~------------~-------~--~----~
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-checkout-api-integration?hl=en -~----------~----~----~----~------~----~------~--~---
|
| Re: Merchant Private Data HTML API -
Where is it on Details Page? |
  United States |
2007-05-17 10:25:12 |
It isn't visible in the merchant center. It is returned to
your
callback URL.
Tony
http://www.ez-orde-man
ager.com
-----Original Message-----
From: google-checkout-api-integration googlegroups.com
[mailto:google-checkout-api-integration googlegroups.com] On Behalf Of
sywahu
Sent: Thursday, May 17, 2007 3:54 AM
To: Google Checkout Developers Forum - API Integration
Basics
Subject: [google-checkout-api-integration] Merchant Private
Data HTML
API - Where is it on Details Page?
Hi,
I have gone through the forums and found the following post.
I tried
entering it but the private merchant data is not showing
anywhere in the
merchant center on the order details page.
Is there anything else I have to do to see the submitted
value in the
merchant centre against the order?
Thanks,
Sy
============================================================
==
Hi all,
You can pass merchant-private-data in the HTML API as
follows:
<input type="hidden"
name="shopping-cart.merchant-private-data"
value="MyOrder#123">
Also, check out this article on "How do I include XML
API tags in the
HTML API?"
http://code.google.com/support/bin/answ
er.py?answer=64729&topic=10423
Hope this helps!
Jacob
On Apr 14, 11:43 am, "Robin K" <r... e-junkie.com> wrote:
--~--~---------~--~----~------------~-------~--~----~
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: Merchant Private Data HTML API -
Where is it on Details Page? |
  United States |
2007-05-17 12:06:13 |
Thanks Tony and Ignacio.
I have already implemented level 2 for one of our sites. We
have got
another small site for which I just implemented level 1 to
start with.
I assumed that just passing this variable would cause it to
be shown
somewhere.
Cheers,
Syed
On May 17, 4:25 pm, "Tony Birnseth" <t... 1sit.com> wrote:
> It isn't visible in the merchant center. It is
returned to your
> callback URL.
>
> Tony
>
> http://www.ez-orde-man
ager.com
>
>
>
> -----Original Message-----
> From: google-checkout-api-integration googlegroups.com
>
> [mailto:google-checkout-api-integration googlegroups.com] On Behalf Of
> sywahu
> Sent: Thursday, May 17, 2007 3:54 AM
> To: Google Checkout Developers Forum - API Integration
Basics
> Subject: [google-checkout-api-integration] Merchant
Private Data HTML
> API - Where is it on Details Page?
>
> Hi,
>
> I have gone through the forums and found the following
post. I tried
> entering it but the private merchant data is not
showing anywhere in the
> merchant center on the order details page.
>
> Is there anything else I have to do to see the
submitted value in the
> merchant centre against the order?
>
> Thanks,
> Sy
>
>
============================================================
==
> Hi all,
>
> You can pass merchant-private-data in the HTML API as
follows:
>
> <input type="hidden"
name="shopping-cart.merchant-private-data"
> value="MyOrder#123">
>
> Also, check out this article on "How do I include
XML API tags in the
> HTML API?"http://code.google.com/support/bin/answ
er.py?answer=64729&topic=10423
>
> Hope this helps!
>
> Jacob
>
> On Apr 14, 11:43 am, "Robin K" <r... e-junkie.com> wrote:- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
|
|
[1-4]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|