Ebay->API Anyone know how to include pickups in your shipping rules. -
i'm wondering if out there has attempted load product ebay localpickup. typically inquire these questions on ebay formum, (and did while ago) i'm stuck. need set product (or rather 80k products) include local pick-up. api references i've found don't seem nail down.
again, know might improve placed on ebay forum, tried , failed.
any help appreciated.
when include
<shippingserviceoptions> <shippingservice>pickup</shippingservice> <shippingservicecost currencyid="aud">0.00</shippingservicecost> <shippingserviceadditionalcost currencyid="aud">0.00</shippingserviceadditionalcost> <expeditedservice>false</expeditedservice> <freeshipping>true</freeshipping> <shippingservicepriority>2</shippingservicepriority> </shippingserviceoptions>
i back
<shortmessage>shipping service not available.</shortmessage> <longmessage>shipping service local pickup(150) not available.</longmessage> <errorcode>12519</errorcode><severitycode>error</severitycode>
ok.. went admin @ ebay , altered record manually, did getitem
here's details got back.
<shippingserviceoptions> <shippingservice>au_pickup</shippingservice> <shippingservicecost currencyid="aud">0.0</shippingservicecost> <shippingserviceadditionalcost currencyid="aud">0.0</shippingserviceadditionalcost> <shippingservicepriority>2</shippingservicepriority> <expeditedservice>false</expeditedservice> </shippingserviceoptions>
i not impressed because means have test country of store before setting this. uggh.
api ebay shipping
No comments:
Post a Comment