Facebook Credits are a virtual currency which can be used to purchase virtual goods. The Facebook Credits API enables a user to use credits as a method for purchasing digital and virtual goods within a Facebook canvas application.
Questions tagged [facebook-credits]
104 questions
2
votes
0 answers
Adding Credits Testers via Graph API
I'm building an AIR application to manage Test Users a bit more efficiently. Part of this tool requires linking freshly made Test Users automatically to the Credit Tester of an application.
Is there any ways I can use something similar to…

Mathieu Cote
- 31
- 4
2
votes
0 answers
Facebook Credits API: refunding creates a new order id?
When I refund a specific order ID using the updateOrder() API, it correctly updates this order's status to 'refunded' as expected but also creates an entirely new order id also with a status of 'refunded'. This makes it look like a user has been…

Abe Rolick
- 21
- 2
2
votes
2 answers
Facebook credits occasionally failing to call callback URL with "settled" status
This seems to happen pretty infrequently, for the most part our FB credits callback seems to work fine, but every so often we'll get a "placed" callback for an order, but never a "settled". From the user's perspective, they hit the confirm button…

Dire Wolf
- 55
- 6
2
votes
2 answers
How to debug Facebook Credits API callback?
I'm working on Facebook Credits API integration and still haven't found a solution of how to debug the Facebook Credits callback on localhost...
I will appreciate any idea of to do it.
Thanks a lot!

Roei
- 319
- 4
- 15
2
votes
2 answers
Integrating Facebook Credits results in "The application you are using is not responding."
I've been trying to integrate Facebook Credit purchases into my app, but any call to the pay dialog results in the error message "The application you are using is not responding." To eliminate any application specific problems, I've downloaded the…

Dave
- 23
- 3
2
votes
1 answer
Facebook credits item information problem
i have an application using facebook credits. i create item information like title, description and price dynamically, but it gives error like "Item information: Description not specified" or "invalid price". i look for logs and see that all field…

Fatih
- 21
- 1
2
votes
1 answer
How to implement facebook Credits API using Rails 3
How can we implement facebook credits API in Rails 3. Is there any gem or helpers for this?
Using Koala gem for facebook is it posible to implement credits API.
Thanks in Advance

Amal Kumar S
- 15,555
- 19
- 56
- 88
2
votes
1 answer
facebook credits help
can anyone please give me a simple code to do this:
a user purchases my item via fb credits. its working fine. I just want that what item its purchasing say "abc123". I want when he goes thorough entire purchase process I can get that value "abc123"…

Junaid
- 2,084
- 1
- 20
- 30
2
votes
1 answer
Facebook credit api problem
I am using facebook credits api and using its pay method, following is my code: