Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
I am using basic html checkout button but the code give error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
nidostyle@googlemail.com  
View profile  
 More options Oct 31 2008, 12:24 pm
From: "nidost...@googlemail.com" <nidost...@googlemail.com>
Date: Fri, 31 Oct 2008 09:24:13 -0700 (PDT)
Local: Fri, Oct 31 2008 12:24 pm
Subject: I am using basic html checkout button but the code give error
I am writting the buy Now button code can any one tell me what is
error in the code.

<form method="POST"
  action="https://checkout.google.com/api/checkout/v2/checkoutForm/
Merchant/851719343447160"
      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"/>
  <input type="hidden" name="item_currency_1" value="USD"/>

  <input type="hidden" name="ship_method_name_1" value="UPS Ground"/>
  <input type="hidden" name="ship_method_price_1" value="10"/>

  <input type="hidden" name="tax_rate" value=0875/>
  <input type="hidden" name="tax_us_state" value="NY"/>

  <input type="hidden" name="_charset_" value="34"/>

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

</form>

You can check the code by past the above code.

Thanks for advance.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Johnson  
View profile  
 More options Oct 31 2008, 12:54 pm
From: "Thomas Johnson" <ntmat...@gmail.com>
Date: Fri, 31 Oct 2008 17:54:53 +0100
Local: Fri, Oct 31 2008 12:54 pm
Subject: Re: I am using basic html checkout button but the code give error
What error are you seeing?

I'm not sure if XML validation is an issue, but the line  <input
type="hidden" name="tax_rate" value=0875/> looks like it could be an
issue. Firstly, the value should have quotes: value="0875"

Additionally, I don't think that tax rate is correct. Is it supposed
to be 0.875 or 8.75 instead?

Hope that helps a bit.

On Fri, Oct 31, 2008 at 5:24 PM, nidost...@googlemail.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jane Liu  
View profile  
 More options Nov 2 2008, 11:20 pm
From: "Jane Liu" <j...@xigital.com>
Date: Mon, 3 Nov 2008 12:20:18 +0800
Local: Sun, Nov 2 2008 11:20 pm
Subject: Re: I am using basic html checkout button but the code give error

Could you output the wrong info ?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
nido khan  
View profile  
 More options Nov 2 2008, 11:33 pm
From: "nido khan" <nidost...@googlemail.com>
Date: Mon, 3 Nov 2008 09:33:14 +0500
Local: Sun, Nov 2 2008 11:33 pm
Subject: Re: I am using basic html checkout button but the code give error

No its not working!

did you know how to submit product info to my code with the name of buyer?

It will be really nice if you help me out!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jane Liu  
View profile  
 More options Nov 3 2008, 12:47 am
From: "Jane Liu" <j...@xigital.com>
Date: Mon, 3 Nov 2008 13:47:15 +0800
Local: Mon, Nov 3 2008 12:47 am
Subject: Re: I am using basic html checkout button but the code give error

sorry !
if you can impress your problem exactly ,instead of give your task to others
. I think , many persons would like
to help you !


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »