laravel-ebay
laravel-ebay copied to clipboard
This package for laravel framework to access Ebay.
Hello, suddenly the the Service of GetMyeBaySelling is not retrieving any data, I believe due to the change of Ebay. Any new update coming along. Or could you put me...
I have 2 ebay sites, how to config it and use this package, thank you!
Ebay changed the token format from tokens beginning with AgAAAA** to much shorter tokens tokens beginning with v^1.1#. The new token format issued by Ebay contain hash # characters that...
Hello, I am trying to install the laravel-ebay but unable due to this error Problem 1 - dts/ebay-sdk-php[12.0.0, ..., 12.0.1, 13.0.0, ..., 13.1.0, 14.0.0, 15.0.0, 16.0.0, 17.0.0, 18.0.0] require guzzlehttp/guzzle...
``` skcin7@diogenes inventory (develop) $ composer require hkonnet/laravel-ebay Using version ^1.4 for hkonnet/laravel-ebay ./composer.json has been updated Running composer update hkonnet/laravel-ebay Loading composer repositories with package information Updating dependencies Your...
I saw this as closed and resolved on https://github.com/hkonnet/laravel-ebay/issues/15 don't think this is resolved guys, I just checked and the latest stable version (master) of davidtsadler/ebay-sdk-php doesn't have that change...
Hello, Can i get notification when user buy item from my seller account? with following info Ebay item id, order id, buyer email?
Hi there, Is there any likelihood of this package being updated to support Laravel 8? Was hoping that this would be the saving grace to my problems, and to avoid...
Hello. We found an issue when we tried to use DTS/Services which required auth token. For fixing that issue the mentioned changed are needed. Please review the change and merge...