-
Notifications
You must be signed in to change notification settings - Fork 76
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
Comments
@pajaydev did you ever get to use the Order API ? It seems there is no node.js implementation for it ? |
@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 |
@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. |
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? |
New Feature
https://developer.ebay.com/api-docs/buy/order/resources/purchase_order/methods/getPurchaseOrder#h2-samples
The text was updated successfully, but these errors were encountered: