Making app for a client
Hello, I wanted to know how I should go about making an app that uses the eBay API for a client. Do I have to use my own personal developer account to get the keys, and somehow connect to the clients eBay account, or should I ask my client to create a new developer account?
Thanks.
tech-joker
Posted 3 years ago·Last reply 3 years ago
2 comments
shipscript
·3 years agoIf the client app is running on your server, you can use your own keys. If you are turning this over to the client to run on their server, have the client get their own keys.
tech-joker
OP3 years agoAlright, thanks!