Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: Integerate with Order API #6

Open
pajaydev opened this issue Jun 3, 2018 · 9 comments
Open

New Feature: Integerate with Order API #6

pajaydev opened this issue Jun 3, 2018 · 9 comments
Labels
enhancement New feature or request help wanted Extra attention is needed New-feature

Comments

@pajaydev
Copy link
Owner

pajaydev commented Jun 3, 2018

New Feature

  1. Integerate with ebay Order API.
  2. To get Order details, post order, etc.
    https://developer.ebay.com/api-docs/buy/order/resources/purchase_order/methods/getPurchaseOrder#h2-samples
@pajaydev pajaydev added enhancement New feature or request New-feature labels Jun 3, 2018
@pajaydev pajaydev changed the title Integerate with Order API New Feature: Integerate with Order API Jun 3, 2018
@pajaydev pajaydev added the help wanted Extra attention is needed label Jun 3, 2018
@hems
Copy link

hems commented Jan 3, 2020

@pajaydev did you ever get to use the Order API ?

It seems there is no node.js implementation for it ?

@pajaydev
Copy link
Owner Author

pajaydev commented Jan 3, 2020

@hems Planning to integrate it. Free feel to take it if you want to contribute.

@hems
Copy link

hems commented Jan 3, 2020

@hems Planning to integrate it. Free feel to take it if you want to contribute.

I just got access to the EBAY DEVELOPER API today, so i'm still barely understanding it.

I find the documentation to be very messy.

Let me know if you manage to do any progress on it or make at least 1 example.

Thank You

@pajaydev
Copy link
Owner Author

pajaydev commented Jan 5, 2020

@hems sure. I will try to take this task.

@hems
Copy link

hems commented Jan 6, 2020

@hems sure. I will try to take this task.

awesome!

All i want to do is to use the API to click "Buy Now" on an specific item for sale, but the API seem to be very confusing..

Did you manage to use the API to create a cart and checkout?

Fingers crossed we will find a way ( :

Happy 2020.

@insanity54
Copy link

insanity54 commented Apr 29, 2020

I am working on implementing the getOrders method and perhaps a few other methods in Fulfillment API. Just waiting on my eBay developer account so I can make API calls and generate some test fixtures.

@hems
Copy link

hems commented Apr 29, 2020

I am working on implementing the getOrders method and perhaps a few other methods in Fulfillment API. Just waiting on my eBay developer account so I can make API calls and generate some test fixtures.

^ that sounds great and surely it will be very useful!

Also, I was under the impression that Order API would allow me to "create an order" in order to buy something on EBAY from another seller, but from checking this links it seems that it's not the case?

Any idea of how we could use the ebay API to buy items from other sellers?

@insanity54
Copy link

I've only looked into the Sell API. Sounds like you need the Buy API

@hems
Copy link

hems commented Apr 29, 2020

I've only looked into the Sell API. Sounds like you need the Buy API

absolutely, that's right.

thanks for pointing that out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed New-feature
Projects
None yet
Development

No branches or pull requests

3 participants