List Info

Thread: Re: Limitations of HTML API




Re: Limitations of HTML API
user name
2007-12-27 10:00:35
HI

i've just defined the carrier-calculated-shipping,
shipping-package,
and 'carrier-calculated-shipping-option as a multiple tag,
this means
it adds the -1,-2, etc at the end.

please double check the tool and let me know if the problem
is solved

hope this helps

ropu

On Nov 24, 2:09 am, Keshav <prasannakes...gmail.com> wrote:
> Thanks for sharing your solution. I appreciate it. I
was having the
> same problems.
>
> I see that Google is unable to calculate shipping cost
and is using
> the default price that I provide.
>
> What would be causing this problem?
>
> Any suggestions?
>
> Thanks
> Keshav
>
> On Nov 21, 4:40 pm, strings6 <strin...gmail.com> wrote:
>
> > I got it!!  Here is the solution.  By the way, how
was I supposed to
> > deduce I needed the "-1" at the end of
the carrier-calculated-shipping
> > tag from anything shown in the docs? It took me 8
hours to figure out
> > this little detail... I even put the XML examples
in this:
>
> > a simple tool to help you convert from xml to
html:
https://demo.globant.com/~brovagnati/tools/xml2html/
>
> > It did not show a -1..... I finally figured it out
when I was working
> > with flat-rate-shipping! Anyway... here is the
solution:
>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-1.price.currency"
value="USD"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-1.price" value="10.00"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-1.shipping-company"
value="UPS"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-1.carrier-pickup"
value="REGULAR_PICKUP"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-1.shipping-type"
value="Ground"/>
>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-2.price.currency"
value="USD"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-2.price" value="15.00"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-2.shipping-company"
value="UPS"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-2.carrier-pickup"
value="REGULAR_PICKUP"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-2.shipping-type" value="2nd Day
Air"/>
>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-3.price.currency"
value="USD"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-3.price" value="20.00"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-3.shipping-company"
value="UPS"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-3.carrier-pickup"
value="REGULAR_PICKUP"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
carrier-
> >
calculated-shipping-options.carrier-calculated-shipping-
> > option-3.shipping-type" value="Next Day
Air"/>
>
> > <? //Try specifying at least one package ?>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
shipping-
> > packages.shipping-package-1.ship-from.id"
value="ABC"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
shipping-
> > packages.shipping-package-1.ship-from.city"
value="North Mankato"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
shipping-
> > packages.shipping-package-1.ship-from.region"
value="MN"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
shipping-
> >
packages.shipping-package-1.ship-from.country-code"
value="US"/>
> > <input type="hidden"
name="checkout-flow-support.merchant-checkout-
> >
flow-support.shipping-methods.carrier-calculated-shipping-1.
shipping-
> >
packages.shipping-package-1.ship-from.postal-code"
value="56003"/>
--~--~---------~--~----~------------~-------~--~----~
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]

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