i have no problems submitting that form.
make sure that you have the following option unchecked in
your
merchant center > settings > integration:
For extra security, my company will only post digitally
signed XML
shopping carts. (Google should reject all others).
also post here any "integration issues" you have
so we can see what's
the error (also located in settings > integration)
cheers,
On 9/25/07, melissa.purvis gmail.com
<melissa.purvis gmail.com> wrote:
>
> I have a test account with Google Checkout and am using
a very basic
> form to test the code. I am using the merchantID from
my sandbox
> account and I continue to get a 400 error.
> Here is my code:
> <form method="POST" action="https://s
andbox.google.com/checkout/cws/v2/
> Merchant/8433458791*****/checkoutForm"
accept-charset="utf-8">
>
> <input type="hidden"
name="item_name_1" value="Peanut
Butter"/>
> <input type="hidden"
name="item_description_1" value="Chunky
peanut
> butter."/>
> <input type="hidden"
name="item_quantity_1" value="1"/>
> <input type="hidden"
name="item_price_1" value="3.99"/>
>
> <input type="hidden"
name="ship_method_name_1" value="UPS
Ground"/>
> <input type="hidden"
name="ship_method_price_1"
value="10.99"/>
>
> <input type="hidden"
name="tax_rate" value="0.0875"/>
> <input type="hidden"
name="tax_us_state" value="NY"/>
>
> <input type="hidden"
name="_charset_"/>
>
> <input type="image" name="Google
Checkout" alt="Fast checkout
> through Google"
> src="http://sandbox.google.com/checkout/buttons/checkout.gif?
>
merchant_id=8433458791*****&w=180&h=46&style=whi
te&variant=text&loc=en_US"
> height="46" width="180"/>
>
> </form>
>
>
> >
>
--
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
-~----------~----~----~----~------~----~------~--~---
|