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
Discussions > Troubleshooting > I can't catch error in my code
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
  1 message - 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 Nov 15 2008, 11:34 am
From: "nidost...@googlemail.com" <nidost...@googlemail.com>
Date: Sat, 15 Nov 2008 08:34:20 -0800 (PST)
Local: Sat, Nov 15 2008 11:34 am
Subject: I can't catch error in my code
Please have a look to the following code and mention what is the error
in it I check it several times but didn't find anything.

<input name="item_name_1" type="hidden" value="Buyer Name"/>
<input name="item_description_1" type="hidden" value="Descriptionn "/>
<input name="item_quantity_1" type="hidden" value="1"/>
<input name="item_price_1" type="hidden" value="50"/>
<input name="ship_method_currency_1" type="hidden" value="USD"/>
<input type="hidden" name="tax_rate" value="0.0825" />
<input type="hidden" name="tax_us_state" value="TX"/>
<input name="ship_method_name_1" type="hidden" value="Shippimg mathod
name "/>
<input name="ship_method_price_1" type="hidden" value="6.95"/>
<input name="ship_method_currency_1" type="hidden" value="USD"/>

This code not give any error but not including tax and shipping
charges at the checkout page.
The scenario is that we only charge Tax on Texas that is 8.25 state
and have shipping charges 6.95 to all state.
When the screen appears in Google checkout site it only contain the
price of item "50"and did not add tax and shipping charges, please
tell me where I am missing something.

Thanks in 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.
End of messages
« Back to Discussions « Newer topic     Older topic »