-
```
composer require nogrod/eBaySDK
In PackageDiscoveryTrait.php line 361:
Could not find package nogrod/eBaySDK.
Did you mean this?
nogrod/ebay-sdk-php
```
-
With [Marketplace Account Deletion/Closure Notifications Workflow](https://developer.ebay.com/marketplace-account-deletion), eBay introduced a publish/subscribe workflow. For many users, receiving not…
-
```
This is a really nice SDK.
However I've tried to run the sample files from my server, but get
Security Sandbox issues. Not sure why as
https://api.ebay.com/crossdomain.xml exists and looks OK.
…
-
Hello, I am using this eBaysdk with the findingAPI, specifically the findItemsByKeywords module. My code works about 97% of the time, but every once in awhile, I run into the below error. Has anyone…
-
```
This is a really nice SDK.
However I've tried to run the sample files from my server, but get
Security Sandbox issues. Not sure why as
https://api.ebay.com/crossdomain.xml exists and looks OK.
…
-
Hi,
I am running a very simple test to Launch Safari & open "http://www.ebay.co.uk/"
I am able to run successfully on IOS simulator with IOS driver -ios-server-standalone-0.6.6-SNAPSHOT.jar
But the …
-
### Prerequisites
- [X] This site DOES NOT contain sexually explicit material, otherwise use [NSFW-specific form](./new?template=bug_report_NSFW.yml);
- [X] Filters were updated before reproducing…
-
When creating a variation listing the SDK does not generate the expected XML for Ebay which results in a Duplicate name-value pair error.
**XML Currently Generated**
```xml
St…
-
```
This is a really nice SDK.
However I've tried to run the sample files from my server, but get
Security Sandbox issues. Not sure why as
https://api.ebay.com/crossdomain.xml exists and looks OK.
…
-
Hi,
Is this project still maintained? Looking for a PHP library for the eBay API, primarily to search items for a Laravel project of mine.
If it is no longer something you're supporting, no worr…