Code Monkey home page Code Monkey logo

Comments (4)

hyptos avatar hyptos commented on July 22, 2024

OK I was creating the object $service in the wrong way

$service = new TradingService(array(
      'apiVersion' => 873,
      'siteId' => SiteIds::FR,
      'authToken' => $config['production']['userToken'],
      'devId' => $config['production']['devId'],
      'appId' => $config['production']['appId'],
      'certId' => $config['production']['certId'],
  ));

and also

$item->Site = Enums\SiteCodeType::C_FRANCE;

Now it's fine except I am not able to ship with US selection which is normal 👍

I will edit this post with the full good code

Nice job man for the API

from ebay-sdk-examples.

davidtsadler avatar davidtsadler commented on July 22, 2024

Bonjour Antoine,

I will look at getting an AddItem example written in the next few days. It's been on my todo list for a while so I should really get it done.

Kind Regards,
David

from ebay-sdk-examples.

hyptos avatar hyptos commented on July 22, 2024

Hi,

Well, I got it working after a few tries :)

But I'm looking forward to your examples, especially the AddItems one.

Regards,

from ebay-sdk-examples.

3zzy avatar 3zzy commented on July 22, 2024

Bumped into the same issue, lost several hours then finally found this thread, thanks! 👍

from ebay-sdk-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.