List Info

Thread: Integration Problems




Integration Problems
country flaguser name
United States
2007-06-04 12:56:12
I am trying to integrate Google checkout with my website.
When using
the sandbox I get a URL not found message. When I use the
production
version, it finds the URL but says there is an error in the
data
submittted.

Does anybody have any sample html code that works?


--~--~---------~--~----~------------~-------~--~----~
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-integrationgooglegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Integration Problems
user name
2007-06-04 13:18:02
This example is taken from the checkout developers api page

Please send the html you are sending to find out the problem.

<form method=&quot;POST&quot; action=&quot; https://sandbox.google.com/checkout/cws/v2/Merchant/1234567890/checkoutForm" accept-charset="utf-8">

 ; <input type=";hidden&quot; name=";item_name_1" value=&quot;Peanut Butter&quot;/>
&nbsp; <input type=";hidden&quot; name=";item_description_1&quot; value=&quot;Chunky peanut butter.&quot;/>
&nbsp; <input type=";hidden&quot; name=";item_quantity_1" value=&quot;1"/&gt;
 ; <input type=";hidden&quot; name=";item_price_1" value=&quot;3.99";/>

&nbsp; <input type=";hidden&quot; name=";ship_method_name_1&quot; value=&quot;UPS Ground&quot;/>
&nbsp; <input type=";hidden&quot; name=";ship_method_price_1&quot; value=&quot; 10.99&quot;/>

  <input type=";hidden&quot; name=";tax_rate&quot; value=&quot;0.0875&quot;/>
&nbsp; <input type=";hidden&quot; name=";tax_us_state" value=&quot;NY"/>

 ; <input type=";hidden&quot; name=";_charset_&quot;/>

  <input type=";image"; name=";Google Checkout&quot; alt="Fast checkout through Google&quot;
src="; http://sandbox.google.com/checkout/buttons/checkout.gif?merchant_id=1234567890&w=180&h=46&style=white&variant=text&loc=en_US"
height=&quot;46"; width=&quot;180"/>

</form>


On 6/4/07, infolearningpages.org">infolearningpages.org < infolearningpages.org">infolearningpages.org &gt; wrote:

I am trying to integrate Google checkout with my website. When using
the sandbox I get a URL not found message. When I use the production
version, it finds the URL but says there is an error in the data
submittted.

Does anybody have any sample html code that works?







--
Code is like art but people loves painting something and putting it into a museum or art gallery, what happen with code then? -> LETS OPENSOURCE IT
If i have an apple and you have an apple and we switch then we both have an apple.
But if i have an idea and you have an idea and we switch then we both have two ideas.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "API Integration Basics&quot; group.
To post to this group, send email to google-checkout-api-integrationgooglegroups.com
To unsubscribe from this group, send email to google-checkout-api-integration-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/google-checkout-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---

Re: Integration Problems
country flaguser name
United States
2007-06-05 03:44:05
Ignacio,

Thanks for your help and suggestions. I have finally worked
out what
the problem is - the samples are for a US Dollar currency
code and my
account is in Pounds stirling. The samples are not very
useful for non-
US merchants because they assume US Dollars as default do
not include
the code to define the currency. Anyway, by delving deeper I
managed
to solve the problem by adding these two lines of code:

<input type="hidden"
name="item_currency_1" value="GBP"/>
<input type="hidden"
name="ship_method_currency_1"
value="GBP"/>

Mike


--~--~---------~--~----~------------~-------~--~----~
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-integrationgooglegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/google-checko
ut-api-integration?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Integration Problems
country flaguser name
United States
2007-06-07 16:02:45
Hi Mike,

Thank you very much for your feedback.

We'll improve the samples so it's clear for merchants to
specify the
correct currency.


Thanks,
Jacob

On Jun 5, 1:44 am, "i...learningpages.org"
<i...learningpages.org>
wrote:
> Ignacio,
>
> Thanks for your help and suggestions. I have finally
worked out what
> the problem is - the samples are for a US Dollar
currency code and my
> account is in Pounds stirling. The samples are not very
useful for non-
> US merchants because they assume US Dollars as default
do not include
> the code to define the currency. Anyway, by delving
deeper I managed
> to solve the problem by adding these two lines of
code:
>
> <input type="hidden"
name="item_currency_1" value="GBP"/>
> <input type="hidden"
name="ship_method_currency_1"
value="GBP"/>
>
> Mike


--~--~---------~--~----~------------~-------~--~----~
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-integrationgooglegroups.com
To unsubscribe from this group, send email to
google-checkout-api-integration-unsubscribegooglegroups.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 )