Checkout by Amazon parameters returned by GetOrderList
12 views
Skip to first unread message
john@novica
unread,
Feb 8, 2012, 4:48:32 PM2/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChannelAdvisor Developer Network
In the CA API, what values are returned that distinguish an order
placed on Amazon from an order placed on an external site using
Checkout by Amazon?
[CA] Marshall McClure
unread,
Feb 9, 2012, 9:55:28 AM2/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChannelAdvisor Developer Network
Right now, items in CBA orders will have an ItemSaleSource value of
UNKNOWN, but the next release will add proper support to V6. The
ItemSaleSource will be CHECKOUT_BY_AMAZON_XX, where XX is a region
code like US or UK.
john@novica
unread,
Mar 5, 2012, 5:20:06 PM3/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChannelAdvisor Developer Network
Will the March 7, 2012 API update include the "CHECKOUT_BY_AMAZON_XX"
ItemSaleSource value being returned in GetOrderList?
On Feb 9, 6:55 am, "[CA] Marshall McClure"
[CA] Marshall McClure
unread,
Mar 6, 2012, 9:22:15 AM3/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChannelAdvisor Developer Network
Yes. Keep in mind that is only true for V6. The older versions of
the API will continue to return the value UNKNOWN for orders that are
Checkout By Amazon.