Thanks for the assistance. I modified my app to only set
the order as
delivered and it failed. The orders sat in processing
status, and I
had to manually update and ship about 20 orders. I've
switched it
back now.
Mike
On Jul 6, 8:08 pm, "joseph.feser"
<joseph.fe... gmail.com> wrote:
> I missed that one, sorry Mike.
>
> Joe
>
> On Jul 6, 12:58 pm, GoogleCheckoutDevProMarce
<checkout-dev-pro
>
>
>
> +ma... google.com> wrote:
> > Hi Mike,
> > You can set an order's status to delivered and
add the tracking data
> > at the same time by using XML similar to the
following:
>
> > <?xml version="1.0"
encoding="UTF-8"?>
> > <deliver-order xmlns="http://chec
kout.google.com/schema/2"
> >
google-order-number="841171949013218">
> > <tracking-data>
> > <carrier>UPS</carrier>
> >
<tracking-number>Z5498W45987123684</tracking-number
>
> > </tracking-data>
> > <send-email>true</send-email>
> > </deliver-order>
>
> > Note that the tracking-data XML structure is
optional for the deliver-
> > order command.
>
> > Thanks,
> > Marce
>
> > On Jul 6, 4:20 am, "joseph.feser"
<joseph.fe... gmail.com> wrote:
>
> > > There is no way to combine these two steps.
>
> > > You could put both calls in the same method
;).
>
> > > Joe
>
> > > On Jul 5, 11:31 am,Burmask<5star... gmail.com> wrote:
>
> > > > When our system completes a Google
Checkout order, we perform the
> > > > following three commands.
>
> > > > 1. Update our order number
> > > > 2. Update tracking number
> > > > 3. Set as delivered
>
> > > > Since steps 2 and 3 have similar
parameter requirements, is there any
> > > > way we can combine them?
>
> > > > Thanks in advance.
>
> > > > Mike- Hide quoted text -
>
> > - Show quoted text -- 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-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
-~----------~----~----~----~------~----~------~--~---
|