Facebook loans: getting the number of loans

Just wanted to know if anyone knows how to request the Facebook Credits API (FBC) for the number of credits that the user has? My application has this requirement, and there is no explanation or mention in the FBC API.

thank

+5
source share
4 answers

SOLVE:

It seems that this was something missing from the Facebook Credits API.

This is a feature that seems only available to developers using Facebook Credits as an exclusive payment method.

Read more @ http://developers.facebook.com/docs/creditsapi , Get Balance section .

0
source
0

I searched earlier, but there is no way to get user loans, neither the graphical API nor the FQL tables can return user loans.

0
source

This page no longer has a Get Balance section, and there is no other information on how to get a user's credit balance.

0
source

All Articles