hkonnet / laravel-ebay

This package for laravel framework to access Ebay.
MIT License
40 stars 41 forks source link

Add Product #20

Open vinay-kaklotar opened 3 years ago

vinay-kaklotar commented 3 years ago

How can I integrate or use of createProduct()

hkonnet commented 3 years ago

Vinay,

https://github.com/davidtsadler/ebay-sdk-examples/blob/master/trading/23-add-items.php. You can take an idea from here..

vinay-kaklotar commented 3 years ago

Vinay,

https://github.com/davidtsadler/ebay-sdk-examples/blob/master/trading/23-add-items.php. You can take an idea from here..

After the implemented this, the response is "Errors (Ack=='Failure')"