List Info

Thread: Issue with Priority Mail Shipping




Issue with Priority Mail Shipping
country flaguser name
United States
2007-10-16 00:05:52
I can get every method for Carrier Calculated Shipping to
work except
USPS Priority Mail shipping. I have taken the cartdemo.php
page
supplised with the 1.2.5 API and changed only "Media
Mail" to
"Priority Mail"

    $CCSoption = new
GoogleCarrierCalculatedShippingOption("1119.99",
"USPS", "Priority Mail", "0",
"2", 'REGULAR_PICKUP');
   
$Gshipping->addCarrierCalculatedShippingOptions($CCSoptio
n);

XML

- <carrier-calculated-shipping-option>
  <price
currency="USD">1119.99</price>
  <shipping-company>USPS</shipping-company>
  <shipping-type>Priority Mail</shipping-type>
 
<carrier-pickup>REGULAR_PICKUP</carrier-pickup>
 
<additional-variable-charge-percent>2</additional-v
ariable-charge-
percent>
  </carrier-calculated-shipping-option>

But it always uses the default price for the unable to
determine the
rate. I can get the rate on USPS.com without a problem (and
the other
methods on USPS.com match the other methods in the Google
Checkout).

What could possible be the problem?


--~--~---------~--~----~------------~-------~--~----~
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: Issue with Priority Mail Shipping
country flaguser name
United Kingdom
2007-10-16 03:48:27
Don't hold your breath. There doesn't seem to be much
support activity for
this group at the moment !


-----Original Message-----
From: google-checkout-api-integrationgooglegroups.com
[mailto:google-checkout-api-integrationgooglegroups.com] On Behalf Of
ryanmhucyahoo.com
Sent: 16 October 2007 06:06
To: Google Checkout Developers Forum - API Integration
Basics
Subject: [google-checkout-api-integration] Issue with
Priority Mail Shipping


I can get every method for Carrier Calculated Shipping to
work except
USPS Priority Mail shipping. I have taken the cartdemo.php
page
supplised with the 1.2.5 API and changed only "Media
Mail" to
"Priority Mail"

    $CCSoption = new
GoogleCarrierCalculatedShippingOption("1119.99",
"USPS", "Priority Mail", "0",
"2", 'REGULAR_PICKUP');
   
$Gshipping->addCarrierCalculatedShippingOptions($CCSoptio
n);

XML

- <carrier-calculated-shipping-option>
  <price
currency="USD">1119.99</price>
  <shipping-company>USPS</shipping-company>
  <shipping-type>Priority Mail</shipping-type>
 
<carrier-pickup>REGULAR_PICKUP</carrier-pickup>
 
<additional-variable-charge-percent>2</additional-v
ariable-charge-
percent>
  </carrier-calculated-shipping-option>

But it always uses the default price for the unable to
determine the
rate. I can get the rate on USPS.com without a problem (and
the other
methods on USPS.com match the other methods in the Google
Checkout).

What could possible be the problem?





--~--~---------~--~----~------------~-------~--~----~
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: Issue with Priority Mail Shipping
user name
2007-10-16 10:18:25
Hi

it seems that the issue is in the package size, try putting a bigger size.

 &nbsp;  $GSPackage = new GoogleShippingPackage($ship_from, X,Y,Z,&#39;IN');

hope this helps

ropu

yes, docs need some update....

On 10/16/07, Terry Burns < terry.burnstrainingon.net">terry.burnstrainingon.net> wrote:

Don';t hold your breath. There doesn't seem to be much support activity for
this group at the moment !


-----Original Message-----
From: google-checkout-api-integrationgooglegroups.com"> google-checkout-api-integrationgooglegroups.com
[mailto: google-checkout-api-integrationgooglegroups.com">google-checkout-api-integrationgooglegroups.com] On Behalf Of
ryanmhucyahoo.com"> ryanmhucyahoo.com
Sent: 16 October 2007 06:06
To: Google Checkout Developers Forum - API Integration Basics
Subject: [google-checkout-api-integration] Issue with Priority Mail Shipping


I can get every method for Carrier Calculated Shipping to work except
USPS Priority Mail shipping. I have taken the cartdemo.php page
supplised with the 1.2.5 API and changed only "Media Mail" to
"Priority Mail"

 &nbsp; &nbsp;$CCSoption = new GoogleCarrierCalculatedShippingOption("; 1119.99&quot;,
&quot;USPS";, "Priority Mail", "0&quot;, "2&quot;, 'REGULAR_PICKUP&#39;);
 ; &nbsp; $Gshipping->;addCarrierCalculatedShippingOptions($CCSoption);

XML

- <carrier-calculated-shipping-option>
 &nbsp;<price currency=&quot;USD&quot;>1119.99</price>
&nbsp; <;shipping-company>USPS</shipping-company>
&nbsp; <;shipping-type>Priority Mail</shipping-type>
 ; <carrier-pickup>REGULAR_PICKUP&lt;/carrier-pickup>
 &nbsp;<additional-variable-charge-percent&gt;2</additional-variable-charge-
percent&gt;
 &nbsp;</carrier-calculated-shipping-option>

But it always uses the default price for the unable to determine the
rate. I can get the rate on USPS.com without a problem (and the other
methods on USPS.com match the other methods in the Google Checkout).

What could possible be the problem?










--
.-. --- .--. ..-
R &nbsp;o &nbsp;p ; u
--~--~---------~--~----~------------~-------~--~----~
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: Issue with Priority Mail Shipping
country flaguser name
United States
2007-10-17 10:26:40
Thanks but I had already tried that. The package size i put
in as
different values ranging from 2x2x2 to 12x12x12 to 24x24x24.
Oddly
enough if you put in 24x24x24 it uses the default shipping
value
(Meaning it could not calculate the shipping). Although if i
goto the
USPS website it calculates just fine.

Google has now opened a support ticket for this #207566571.
Although
its been 2 days and they have not returned with an answer.

On Oct 16, 11:18 am, Ropu <rovagn...gmail.com> wrote:
> Hi
>
> it seems that the issue is in the package size, try
putting a bigger size.
>
>     $GSPackage = new
GoogleShippingPackage($ship_from,X,Y,Z,'IN');
>
> hope this helps
>
> ropu
>
> yes, docs need some update....
>
> On 10/16/07, Terry Burns <terry.bu...trainingon.net> wrote:
>
>
>
>
>
>
>
> > Don't hold your breath. There doesn't seem to be
much support activity for
> > this group at the moment !
>
> > -----Original Message-----
> > From: google-checkout-api-integrationgooglegroups.com
> > [mailto:google-checkout-api-integrationgooglegroups.com] On Behalf Of
> > ryanm...yahoo.com
> > Sent: 16 October 2007 06:06
> > To: Google Checkout Developers Forum - API
Integration Basics
> > Subject: [google-checkout-api-integration] Issue
with Priority Mail
> > Shipping
>
> > I can get every method for Carrier Calculated
Shipping to work except
> > USPS Priority Mail shipping. I have taken the
cartdemo.php page
> > supplised with the 1.2.5 API and changed only
"Media Mail" to
> > "Priority Mail"
>
> >     $CCSoption = new
GoogleCarrierCalculatedShippingOption("1119.99",
> > "USPS", "Priority Mail",
"0", "2", 'REGULAR_PICKUP');
> >    
$Gshipping->addCarrierCalculatedShippingOptions($CCSoptio
n);
>
> > XML
>
> > - <carrier-calculated-shipping-option>
> >   <price
currency="USD">1119.99</price>
> >  
<shipping-company>USPS</shipping-company>
> >   <shipping-type>Priority
Mail</shipping-type>
> >  
<carrier-pickup>REGULAR_PICKUP</carrier-pickup>
> >  
<additional-variable-charge-percent>2</additional-v
ariable-charge-
> > percent>
> >   </carrier-calculated-shipping-option>
>
> > But it always uses the default price for the
unable to determine the
> > rate. I can get the rate on USPS.com without a
problem (and the other
> > methods on USPS.com match the other methods in the
Google Checkout).
>
> > What could possible be the problem?
>
> --
> .-. --- .--. ..-
> R  o  p  u- 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-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: Issue with Priority Mail Shipping
user name
2007-12-22 11:26:22
Sorry about the slow reply - been travelling.

I moved it from Sandbox to Checkout and it now seems to
work. Thanks
for taking the time to check it out for me!

Pat



On Dec 10, 7:46 pm, CheckoutDevProPeng <Checkout-Dev-Pro
+P...google.com> wrote:
> Just tested with full tax table as well and didn't
appear to have any
> issues.  Is it still defaulting USPS rates?
>
> -Peng
>
> On Dec 9, 2:04 pm, Pat Gilmour <patrickgilm...gmail.com> wrote:
>
> > Any idea why the above wouldn't work?
> > It validates or seems to.
>
> > Pat
>
> > On Dec 7, 10:57 pm, Pat Gilmour
<patrickgilm...gmail.com> wrote:
>
> > > Here's the XML. It works for USPS EXPRESS,
but neither UPS GROUND nor
> > > USPS PRIORITY:
>
> > > Many thanks,
>
> > > Pat
>
> > > <?xml version="1.0"
encoding="utf-8"?>
> > > <checkout-shopping-cart xmlns="http://
checkout.google.com/schema/2">
> > >   <shopping-cart>
> > >     <items>
> > >       <item>
> > >        
<item-name>PACHY</item-name>
> > >        
<item-description>Dino_Egg</item-description>
> > >         <unit-price
currency="USD">5.99</unit-price>
> > >         <quantity>3</quantity>
> > >         <item-weight unit="LB"
value="0.0625" />
> > >       </item>
> > >       <item>
> > >        
<item-name>BEAR</item-name>
> > >        
<item-description>Fun_Animal</item-description>
> > >         <unit-price
currency="USD">3.99</unit-price>
> > >         <quantity>2</quantity>
> > >         <item-weight unit="LB"
value="0.0625" />
> > >       </item>
> > >       <item>
> > >         <item-name>RAZOR HOLDER -
PINK</item-name>
> > >        
<item-description>Razor_Holder</item-description>
;
> > >         <unit-price
currency="USD">3.99</unit-price>
> > >         <quantity>3</quantity>
> > >         <item-weight unit="LB"
value="0.03125" />
> > >       </item>
> > >       <item>
> > >        
<item-name>BOXER</item-name>
> > >        
<item-description>My_Puppy</item-description>
> > >         <unit-price
currency="USD">6.99</unit-price>
> > >         <quantity>1</quantity>
> > >         <item-weight unit="LB"
value="0.09375" />
> > >       </item>
> > >     </items>
> > >   </shopping-cart>
> > >   <checkout-flow-support>
> > >     <merchant-checkout-flow-support>
> > >       <shipping-methods>
> > >         <carrier-calculated-shipping>
> > >          
<carrier-calculated-shipping-options>
> > >            
<carrier-calculated-shipping-option>
> > >               <price
currency="USD">1.99</price>
> > >              
<shipping-company>UPS</shipping-company>
> > >              
<shipping-type>Ground</shipping-type>
> > >              
<carrier-pickup>REGULAR_PICKUP</carrier-pickup>
> > >               <additional-fixed-charge
currency="USD">1</additional-
> > > fixed-charge>
> > >            
</carrier-calculated-shipping-option>
> > >            
<carrier-calculated-shipping-option>
> > >               <price
currency="USD">11.99</price>
> > >              
<shipping-company>USPS</shipping-company>
> > >               <shipping-type>Express
Mail</shipping-type>
> > >              
<carrier-pickup>REGULAR_PICKUP</carrier-pickup>
> > >            
</carrier-calculated-shipping-option>
> > >            
<carrier-calculated-shipping-option>
> > >               <price
currency="USD">15.99</price>
> > >              
<shipping-company>USPS</shipping-company>
> > >               <shipping-type>Priority
Mail</shipping-type>
> > >              
<carrier-pickup>REGULAR_PICKUP</carrier-pickup>
> > >            
</carrier-calculated-shipping-option>
> > >          
</carrier-calculated-shipping-options>
> > >           <shipping-packages>
> > >             <shipping-package>
> > >               <ship-from
id="Store_origin">
> > >                 <city>Studio
City</city>
> > >                
<region>CA</region>
> > >                
<postal-code>91604</postal-code>
> > >                
<country-code>US</country-code>
> > >               </ship-from>
> > >               <width unit="IN"
value="20" />
> > >               <length unit="IN"
value="5" />
> > >               <height unit="IN"
value="8" />
> > >              
<delivery-address-category>RESIDENTIAL</delivery-ad
dress-
> > > category>
> > >             </shipping-package>
> > >           </shipping-packages>
> > >         </carrier-calculated-shipping>
> > >       </shipping-methods>
> > >       <tax-tables>
> > >         <default-tax-table>
> > >           <tax-rules>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>556*</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>557*</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55802</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55805</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55806</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55807</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55808</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55812</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55801</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55803</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55804</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55810</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.01</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55811</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.005</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>550*</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.005</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>551*</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.005</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
> > >                  
<zip-pattern>55616</zip-pattern>
> > >                 </us-zip-area>
> > >               </tax-area>
> > >             </default-tax-rule>
> > >             <default-tax-rule>
> > >              
<shipping-taxed>false</shipping-taxed>
> > >               <rate>0.005</rate>
> > >               <tax-area>
> > >                 <us-zip-area>
>
> ...
>
> read more »
--~--~---------~--~----~------------~-------~--~----~
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-5]

about | contact  Other archives ( Real Estate discussion Medical topics )