Ebay
Setting up Marketplace account deletion notification endpoint
Super Important Links
- Sandbox | eBay Developers Program
- API Explorer | eBay
- Is there a way to send messages to buyers after their payment?,Is there a way to send a message to buyer after he bought something? - eBay Developer Forums
- .net - Function for Getting Direct Messages from the eBay API - Stack Overflow
- https://developer.ebay.com/devzone/xml/docs/reference/ebay/AddMemberMessageAAQToPartner.html
- https://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetMyMessages.html
OAuth Notes
- fix: autoRefreshToken in traditional api call ยท hendt/ebay-api@faadf94
- Using a refresh token to update a User access token
- Ebay OAuth 2 Generate Token and Refresh - PHP - Francesco Pantisano
Notes
To get production credentials you need to have a server up and running that ebay can contact.
Alright what domain do I want to use?
dentropycloud.xyz
How do we want to manage DNS?
We dockerize the thing using dentropycloud?
Really?
Sure why not
Running the nodejs code seems too complicated, thinking about running wordpress with special plugin.
eBay Marketplace Account Deletion/Closure Notifications - Ebayomatic update - YouTube
https://ebay.com/?challenge_code=123
https://static.dentropycloud.top/ebay_test/?challenge_code=123
https://static.dentropycloud.top/ebay/?challenge_code=123
https://static.dentropycloud.top/ebay/
eBay Marketplace Account Deletion/Closure Notifications Workflow
Next Steps
- Next Steps
- Read date from Spreadsheet
- Read orders from ebay API
- Compare completed order with JSON file
- Get CDKey from Spreadsheet
- Send message with key
- Update spreadsheet with key that was sent
- Update spreadsheet with row and time
- Wrap the entire program in a timed loop
- Check all the console logs
- Add bash script that outputs logs to a file
- Run the dam thing