eBay.com is an online auction and shopping website
1
vote
0answers
16 views
ebay api (EPN) Query to pull classified items and auction items (auction items with 1 bid minimum)
This may be too localized. But using the EPN (ebay) api, I am trying to pull only auction items with a minimum bid of 1 and then all classified items.
This is what I have as my item filters:
...
0
votes
1answer
58 views
cURL login into ebay.co.uk
I've been trying for some time now to use cURL to login to eBay.co.uk. The cookies are being set and the post data is being sent correctly however I am not sure that the cookie file is being read ...
0
votes
0answers
31 views
How do I get eBay SDK SuggestedCategoryList to make a good suggestion like you get on the main ebay website?
The eBay API doesn't seem to be making very good suggestions. For example if i query: "10 Colors Baked Eyeshadow Palette Glitter Pro Makeup Cosmetics Eye" the first category suggestion I get is ...
0
votes
1answer
37 views
Cannot upload picture from hard drive to eBay sandbox with API
-Hello, thank you for reading. I tried to upload my picture but it didn't work. I know sandbox doesn't support photos but I mean inside the sandbox listing there is main photo. Other sellers have a ...
0
votes
0answers
39 views
Useing Ebay SDK API: internationalShippingOptions.ShipToLocation.Add(“Worldwide”); causes:“Object reference not set to an instance of an object”
-Hello, thanks for reading. My goal here so to make the listing say "Free International Shipping". Trying to set up international options and it said I need to set ShipToLocation I tried the line ...
1
vote
1answer
27 views
How to edit the description value in the back-end of Magento?
I've been stuck on this for hours and would greatly appreciate some help from you of you more experienced guys.
I'm using my Magento store specifically with M2E Pro to list eBay products easily. My ...
0
votes
0answers
22 views
Invalid value for UPC Even ListIfNoProduct specified(Ebay)
I am having trouble in posting item to eBay in sandbox using UPC as the Catalog. For some reason, it returns error Invalid value for (I am using UPC 090255992397). I also have specified ...
-1
votes
0answers
23 views
Ebay/Terapeak data licensing [closed]
I want to have the ability to analyze and display completed (sold) ebay data. I know there are companies (Terapeak.com) that provide services that allows developers to search ebay data, however ...
0
votes
1answer
55 views
How to connect to the ebay trading API through SoapClient?
I'm trying to connect to the ebay trading API and make a basic request using PHP's SoapClient class, but I'm having trouble. I've done hours of searching for and fiddling with examples, but I cannot ...
0
votes
0answers
16 views
eBay Finding API - filter items by store categories
a similar question was asked before but that was in relation to eBay Trading API. I am using Finding API and want to filter results by store categories. I have searched everywhere but can't seem to ...
0
votes
0answers
27 views
How to get ebay permission to provide users with statistical information? [closed]
I'm interested in obtaining ebay permission for providing users with statistical information which doesn't seem to be entirely forbidden according to p.
3.1.4 of license agreement [1]
Here is the ...
0
votes
0answers
17 views
How can I edit my eBay store list template
I want to edit my eBay store list which display 5 columns per row in gallery view mode.
Please advise me it in UK version and in sandbox if it is difference of others.
I wondering to know if is there ...
0
votes
0answers
19 views
eBay, M2EPRO and Magento - linking variation SKU's to Magento products
I have a magento item SKU: PRODUCT
On eBay I have created a variation listing for this product for multiple quantities (at discount prices). eBay treats each variation as a unique product with a ...
-1
votes
1answer
21 views
Correct symbols in xml ebay api request
I try to get product using this xml request:
<aspectFilter><aspectName>Genre</aspectName><aspectValueName>Comedy &
Spoken Word
But i recieve:
...
1
vote
0answers
16 views
How to retrieve wishlists and carts of a user from Ebay?
How do I retrieve the items from wishlists and carts in Ebay?
I dont see any of the APIs with this. Or may be i am missing something.
Thanks,
Soorya
0
votes
0answers
40 views
Placing bids on eBay through spinning
Does anyone can help me on how to place bid(s) on a given eBay item through spinning. This is the requirement of one of my clients from Europe, although I have implemented the eBay PlaceOffer API, but ...
0
votes
0answers
8 views
How to assigned a ShippingDiscountProfileID to a listing during addItem call
I am trying to assign a shipping discount profile to my eBay listing in addItem API call.
Shipping discount profile is already created and I have ID of that profile.
I am providing ...
0
votes
0answers
19 views
Not getting productId from ebay api while searcing for books
package main;
import java.util.List;
import com.ebay.services.client.ClientConfig;
import com.ebay.services.client.FindingServiceClientFactory;
import ...
0
votes
1answer
42 views
How to install \ Import the ebay sdk
So I'm trying to install / import the ebay SDK for java in Eclipse, but I can't it's in some strange file I don't know about, I need to do this so I can execute the getMyEbayBuyings call, described ...
0
votes
1answer
37 views
eBay HTML/CSS Not showing borders
I have created this template for an eBay listing. When I open it in any browser I can see the borders perfectly. However when I paste the code into eBays HTML description and preview it, I see ...
-1
votes
0answers
32 views
Logic help variations in php
I need some help with logic in a php script.
To cut a long story short I am editing an existing addon for oscommerce that uploads products to ebay. This addon works fine on its own, but we need to ...
0
votes
0answers
17 views
ebay CompleteSale/SetShipmentTrackingInfo API doesn't work if PaisaPay payment option is used
The API reference page of SetShipmentTrackingInfo API has a note saying that:
Note: For orders on the eBay India site, SetShipmentTrackingInfo cannot be used if the buyer uses PaisaPay as the payment ...
0
votes
1answer
39 views
Fetching product details using eBay API
I am able to get the structured data form of the category hierarchy using getCategories() method of eBay's trading API. But now i want to get the product list of some of the categories of eBay site. ...
0
votes
1answer
17 views
eBay API upload TrackingId by Sold listing | Sales record
For Uploading Tracking Numbers to eBay via API I use CopleteSale function , where I pass OrderId or TransactionId, but sometimes I don't have neither TransactionId nor OrderId, I just have Sold ...
0
votes
0answers
32 views
Ebay user authenticate with android
I have all the necessary steps done for the android app I develop - registering with ebay, getting app id, dev id, and app certificate.
How do I begin with authenticating the user with ebay to get ...
0
votes
1answer
34 views
Ebay - findItemByKeyword search result returning attribute field as null
I am using eBay's finding API (c#) to find items by keyword. I need to be able to see if the model number matches the item I am looking for. I was under the impression that the MPN of a item is ...
0
votes
3answers
31 views
eBay API not returning XML format
I am trying to make a call to the eBay API and have the results returned in XML format (I am using PHP).
Upon making the following call or even navigating to this URL in a browser, the response is ...
0
votes
0answers
41 views
finding api ebay php store info sellerusername
I'm working with Ebay API. Copying and writing code I managed to arrive at almost the target. But I miss the seller's name maybe with link to his profile.
http://goo.gl/VOmzh This is the ...
-5
votes
0answers
43 views
How do you get a list of all eBay categories? [closed]
I'm looking for any sample code people can provide in C#/WPF to get a complete list of all eBay categories. If you have suggestions about putting this data into a control somehow, that would also be ...
0
votes
1answer
83 views
java.lang.ClassCastException when reading the json file using java
I want to read a .json file called (results.json) using java and extract the values of the array by the key 'title'.
This is my .json file
[
{
"title": {
"0": "UNIQUE SIGNED ...
0
votes
1answer
30 views
Ebay Sandbox response returned as a continuous string
Just started using the ebay api.
I created some products and purchased it with another Sandbox account.
In the Sellers account, I can see 2 products under the 'Sold' section.
I am using the ...
-1
votes
0answers
27 views
Ebay 107 error - invalid category [closed]
I am getting this error once send to amazon.
byte[] response = client.UploadData([Api.Url", postBytes);
xmlResponse = Encoding.ASCII.GetString(response);
Error message:
Category is not valid.
The ...
1
vote
1answer
45 views
Ebay Trading API - GetOrders showing not paid orders
I have a call to the Trading API will the method GetOrders with status "Complete" ( which in ebay's documentation is for others with checkout and payment completed ) but it is showing orders that are ...
0
votes
1answer
13 views
how many Notifications URL of eBay accept?
I don't know much about eBay API, and their document is not good, and not full information at all.
Paypal Notifications only accept 1 URL. I wonder how many Notifications URL eBay accept ?
And how ...
0
votes
0answers
32 views
How to get a indexing item list from EBay?
I want to get a list of all active items of a perticular seller, then I make a call to "GetSellerList" on API, and they do send back a list of items, but it cannot call back those new listed items, ...
0
votes
0answers
21 views
eBay API eBayAuthToken living time
I have searched in eBay manual and google but could not really find any informaton regarding the lifetime of eBayAuthToken. Is it possible to store the token in my DB instead of username and password? ...
0
votes
0answers
89 views
EBay OData doesn't allow filtering based on Distance/Value
I am using eBay's OData service to find items that are within a certain distance. However, I am getting a rather cryptic error when attempting to do so.
<message xml:lang="en-US">
You can only ...
0
votes
0answers
42 views
CSS HTML layout gets distorted in iPad eBay App
I am reasonably new to CSS and I designed my own eBay auction. It displays fine in Chrome, Mozilla, Safari and IE. However, when I use the eBay app on the iPad 3, it's a complete mess.
The images ...
0
votes
0answers
30 views
ebay api - how to get full item description from findItemsByKeywords
i just want search for some keywords for example harry potter and get all those harry potter items with full description in XML. Is this actually possible? I try in my best but nothing works. Can you ...
0
votes
1answer
54 views
Creating multiple individual info windows alongside multiple markers in Google Maps
I know this has been posted on a hundred times before on this forum but after looking through the multiple solutions on Stack Overflow and Google I am still completely stuck!
My project searches the ...
0
votes
0answers
30 views
eBay API: How can I add “Free Local Pickup” as an extra shipping method?
I have been successful with using the eBay API to include Standard Shipping as my primary shipping method. However, when I try to add pickup as a second option, I get a generic error that tells me to ...
1
vote
2answers
92 views
eBay API: How do I specify “Standard Shipping (FedEx Ground or FedEx Home Delivery®)” as a shipping service?
I am wondering how I specify "Standard Shipping (FedEx Ground or FedEx Home Delivery®)" as a shipping service using the eBay API. Can anyone provide any pointers? All of the samples just use the ...
0
votes
0answers
46 views
eBay API: Why am I getting “<Item.ShippingDetails> is invalid” whenever I try to use FedExGround?
Every time I change:
shippingOptions.ShippingService = ShippingServiceCodeType.ShippingMethodStandard.ToString();
to:
shippingOptions.ShippingService = ...
0
votes
0answers
24 views
paypal api calls in live mode
I just integrated with the paypal api using the ruby sdk.
Everything worked fine in the sandbox but when i went live, i am getting "INVALID_RESOURCE_ID" errors when trying to look up a transaction ...
0
votes
0answers
17 views
eBay Sandbox Notifications Platform doesn't appear to be working
I'm hoping someone can help, i'm trying to use the platform notifications, i've set all my server details (i set up through your website and confirmed through the API the settings)
I've tried an ip ...
0
votes
0answers
11 views
Random assets/resources name in facebook, ebay and other [closed]
I want to know why the assets/resources (javascript,stylesheet,images) on facebook or ebay or any other high user load websites are in random naming?
When I inspect those websites resources it just ...
0
votes
0answers
46 views
Need help to add product gallery image in Ebay File exchange
Greetings!
Me new in Ebay file exchange. I am using xml to upload product listing via eBay file exchange PHP API. Please review my xml format below,
<?xml version="1.0" ...
0
votes
0answers
25 views
How to make an ebay call android?
I'm breaking my head for trying to figure out how to write a call to eBay API,
Can anyone help me how to write the actual code for getting my Ebay Buying list (My Ebay -> Won), I can't get this code ...
0
votes
1answer
57 views
How to get transaction details on eBay API
To get Seller Transactions from eBay I use API function GetSellerTransactions
It returns me TransactionType array in TransactionArray property of the responce (GetSellerTransactionsResponseType)
In ...
2
votes
1answer
136 views
eBay Finding API - findCompletedItems - How to Return a Specific Aspect in Output
I'm using findCompletedItems to look for all items matching a certain set of keywords in a certain category (Men's Shoes) and it's easy for me to specify that I only want all of a specific shoe size, ...
