开发者

How does one test a Facebook Credits implementation on their staging app?

A Facebook canvas app can only access the Facebook Credits APIs if the app has been whitelisted. To get whitelisted you need to fill out an application that registers your company and links a bank account.

Obviou开发者_如何学运维sly I don't test new code on my production app -- I have a staging app, but the staging app is not whitelisted to access Facebook Credits, and I am trying to figure out what I should be doing or have missed to allow me to test my work in progress. Surely I don't have to go through the application and company registration again for my staging app, do I?


Apparently, the person who fills out the company registration form has their account somehow linked to the company. That one person is able to set up credits on apps, but no one else. So the answer is to use a single, corporate login to do all your app setups and configs.

In my case, since this was not made clear or even implied by the signup process, one of our employees set that up under their personal account. The moral of the story is create a "company" account and do all app setups and configs under that login.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜