Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The payment tag has no wiki summary.
0
votes
0answers
7 views
Is it possible to have a user pay first before accessing FB app?
We are planning to create a FB app where a user needs to pay first before accessing the app. Is this possible? What's the best way to implement this?
Thanks
4
votes
0answers
19 views
How to provide accurate prices with new Payment system
According to new payment documentation available here if we want dynamic pricing we need to set up a script that FB will call saying "User wants to buy x your items and wants to pay in currency CC" ...
0
votes
0answers
6 views
Facebook Payment: Do I need to implemenet the credit system before the new currency option?
We have a site that accepts PayPal payments.
If I am to make this a Facebook application, is it mandatory to implement Payments via Facebook or can I continue to use PayPal?
Since the Credit system ...
0
votes
0answers
14 views
Change of entity name and payment details [closed]
When we registered the development build for our game with Sandbox it was registered in our developers name.
We’ve now added our company name under entities but don’t seem to be able to change it to ...
0
votes
0answers
30 views
Facebook API Error Description: Sorry, but this app may not be eligible to accept Facebook Credits (API Error Code: 1151)
I'm having a troubles connecting Facebook credits API to my application,
Already searched for Google and StackOverflow, but no one seems to solve the issue.
My application is canvas application ...
-1
votes
1answer
18 views
Application is blocked on iOS [closed]
We have an application (app id 226132034107547). We are getting a red alert that it is blocked to iOS due to the fact that it accepts payments. The application does not allow payment, and we are a ...
0
votes
0answers
12 views
Facebook Payments testing
How I can testinng Facebook Payment API without createting company? In older app there is a option to setcompany country, and payments are worked. But in my new app this option is missing. Anybody ...
0
votes
1answer
33 views
Pay Dialog not Appearing
I'm trying to launch the Pay Dialog to enable purchasing of in game currency in our app. However, no matter what I try, the dialog does not appear, no error message or anything.
I'll just run through ...
-1
votes
1answer
21 views
Facebook Payments doesn't pay out to banks in my country [closed]
I live in Ukraine and there is no such country in the list of countries which Facebook can pay out to. So how do I can get payed? Thanks for your answers, sorry if this question has already been ...
0
votes
1answer
80 views
How do I call FB.ui in a Facebook Canvas app?
I want to create a site with Facebook login, where simple payments allow users to buy virtual goods.
From what I understand, the Facebook payments system (popups, etc.) only work with Canvas apps or ...
0
votes
0answers
13 views
order object / order_id in Payments Reports
I've been trying to analyze transactions made through our fb application; particularly chargebacks and refunds. The data I am working with is in part Facebook Payments Reports ...
0
votes
0answers
19 views
Error code 1353013. User is not confirmed or is a gray account
We are using the facebook payments subscription api.
We log all errors received by client side FB calls. Recently we have started to see the following errors in our client callbacks:
Error code: ...
0
votes
1answer
46 views
Can't change payment callback URL
Facebook payment process is working on the development server.
When we change the callback to the production server it doesn't work : Facebook server never send the request, or we never receive it.
...
1
vote
0answers
19 views
What is an average Facebook credits dialog CTR?
We're running a game on Facebook with approx. 300K MAUs. However, we've noticed that there are very few credits payments.
So I looked into this and noticed that the CTRs seem really strange.
The ...
0
votes
0answers
25 views
Pay dialog order_info max char limit
This payment doc mentions a maximum 31 char limit for the order_info property of the pay dialog in a code sample:
http://developers.facebook.com/docs/payments/build/
FB.ui(
{
method: ...
0
votes
0answers
12 views
If an fb app item is priced at a fractional number of facebook credits will the user have to buy a whole number of facebook credits to buy the item?
The context is for prices displayed in Foregin currencies e.g. EUR or INR
What I want to know is if the de factor granularity of a price right now is 10cents= 1fbc
(also noting that 10c is a non ...
0
votes
1answer
63 views
Debugging Facebook Payments Callback
I can't determine the best way to debug my Facebook Payments Callback PHP file. The script isn't requested on the client side, so I'm not sure how to pass any "authentic" values to the script to run ...
0
votes
0answers
47 views
how to convert price into facebook credit
Please help with how to calculate a product price in Facebook credit?
"For example, a price of $1.20 will be represented by our API as "120", which you should divide by the USD currency_offset of 100 ...
1
vote
2answers
105 views
facebook pay dialog not showing local currency dialog
facebook pay dialog shows credits only, when i click on buy credits rather then it should goto next dialog where it should ask me the payment options it just says your purchase is successful. not ...
0
votes
0answers
78 views
facebook api high error count on insight page
We are experiencing high error count in the facebook insight.
We encountered at an average of 10k daily api error since jan 29 (previously its around < 10 error). when we check it coincide with ...
0
votes
0answers
114 views
Error while registering to accept payments , adding new company
We are trying to register to accept facebook payments for our facebook application. We have assigned 3 users administrative roles and assigned one user a developer role. While registering a company we ...
0
votes
0answers
19 views
Got message “This app cannot be enabled for Facebook Payments” [closed]
We have multiple Apps on Facebook but for some reason one of our Apps suddenly shows this message in the App settings -> Payments: "This app cannot be enabled for Facebook Payments in accordance with ...
1
vote
2answers
155 views
Facebook payment platform 64bit order_id on 32bit server
I'm currently running into a massive wall due to a problem i cannot seem to solve.
The problem is that, when you issue a payment through the Facebook payment platform (facebook javascript sdk), it ...
0
votes
0answers
33 views
can I redirect to thank you page?
I'm using the Payments API via the Javascript SDK. After the user has completed payment, I want to redirect to a thank you page within FB. I understand that redirect_uri is limited to the site ...
0
votes
0answers
88 views
Facebook Paypal Payments
I was testing a facebook application / paypal payments processing about a month ago. I got everything working and purchased some facebook credits via a normal facebook account (not a payment tester). ...
0
votes
0answers
22 views
To check Facebook payment's state
To confirm transaction in detail, I accessed below API
https://graph.facebook.com/XXX?access_token=YYY
XXX= Order ID
YYY= App ID
It worked before but now API returned error message.
{
"error": ...
0
votes
0answers
20 views
As a developer where can I manage payment subscriptions to my app?
I have a Facebook canvas application that works by charging users a monthly subscription to gain access.
I would like to know how other developers are managing their payment subscriptions i.e. ...
1
vote
0answers
25 views
Payments - Remove Option to Choose Amount of FBCredits
I'll try to be short as I can:
Player Clicks "Buy"
Dialogue Box appears where player chooses how many FBCredits he wants to buy (even though the item costs 10 FBC)
Is there a possibility to remove ...
0
votes
0answers
15 views
Payments submittal upon creation of new Canvas App
I created a new app and while I am setting up the Payments information the payments setting seems to keep crashing upon submit and produces a white screen. Moreover when I click on "view/edit" in ...
0
votes
0answers
11 views
associate payout information with app
I am trying to associate my payout information with my game. I filled all information: Company Country, Company Name, Payment Callback URL and payment testers. When I submit with “save changes” button ...
1
vote
1answer
99 views
Facebook payment subscription - client callback
I have added some credit test users to my app and try to make payment subscritpions. At the beginnings everything worked fine, but lately I'm getting some issues related to this. Further speaking, I'm ...
1
vote
0answers
47 views
Testing Disputes and Refunds in Facebook Payments
We're very close to launching our app and we want to test the dispute/refund process. We've made several successful test payments however we're hesitant to dispute them. Will our app get flagged? ...
0
votes
0answers
23 views
Invoke payments from server side
I would like to know if there is a way for invoking payment facebook API, from server side, without user intervention. I.e. Once the user approves one payment, server side acts by itself, without ...
0
votes
1answer
88 views
facebook payment subscription, price hardcoded
As I could see facebook payment subscription documentation the price is hardcoded in the open-graph html object (fbpayment:price) which is referenced each time a subscription is created. I would like ...
1
vote
0answers
182 views
Payment callback returns error: The application return value was invalid after json_decoding the return value
I'm trying to set up a purchase with credits on my facebook app.
The FB.ui() function works fine, the Payments Callback URL and the Company info is already set. My php script for the payments ...
-1
votes
1answer
42 views
getting credits payment informations via graph. is user id encoded?A yearQuestion
this question was asked one years ago and no one reply, today I also have this problem as it!
getting credits payment informations via graph. is user id encoded?
i was getting user id via graph. i ...
1
vote
0answers
54 views
payments_detail empty in payments reports
When requesting the detail payment report via https://paymentreports.facebook.com ( https://developers.facebook.com/docs/payments/developer_reports_api/ ) I always have an empty payment_detail:
...
0
votes
2answers
274 views
Facebook new payer promotion not working
Facebook new payer promotion spec at https://developers.facebook.com/docs/payments/payer_promotion/#user_eligibility
says it will return 1 if user is eligible, and nothing if not.
But, this code in ...
1
vote
1answer
93 views
Error viewing order info on facebook payment
This is extremely frustrating and facebook certainly doesn't provide any GOOD example documentation so I am hoping someone can help me.
I am trying to SIMPLY make a call to the facebook graph api to ...
0
votes
1answer
409 views
Facebook Pay Dialog not returning resposnse
I'm trying to open a Pay Dialog and it's not going well. When I set the action to buy_credits or ear_credits it works. But when I set action to buy_item it returns an error of"
1383046 - Sorry, but ...
10
votes
3answers
434 views
Payment subscription - test callback
We're currently looking at implementing Facebooks new subscription payments. We already have a working payment setup for Facebook, and the callback url is set correctly. If I make regular test payment ...
0
votes
2answers
351 views
Developer Response - Payment Callback. PHP - Making me go crazy
Okay so I am trying to set up payments in my app that I am developing, I have the dialog working and it confirms the purchase of the item. I have no idea what it does after here tbh, I have read ...
0
votes
0answers
132 views
Testing facebook Pay Dialog, Pay method options not displayed?
I use pay dialog just as the API example states, and got
But as in example, it should look like the below link (with the payment options)
Why payment method options are not displayed?
0
votes
1answer
91 views
Getting Facebook's New Payer Promotions to Work
Has anyone been able to get the New Payer Promotions described in Facebook's recent developer blog post to work? According to the documentation you should be able to query a new field, ...
-1
votes
1answer
66 views
Is there an alternative to using Facebook credits in a payment service? [closed]
Is there a way to implement a payment service in a Facebook app without the use of Facebook credits?
0
votes
1answer
213 views
php action after successful liking a page
Currently, I'm offering some paid advertising on my website and i would like to offer my visitors another option for those who do not want to pay for the small cost of advertising.
Currently, my ...
0
votes
1answer
47 views
Facebook credits exclusively mandatory for what?
short question, the terms of FB are a little bit unclear for me.
For what kind of games the exclusive usage of credits for payments is required?
a.) game app integrated inside the Facebook canvas ...
0
votes
0answers
59 views
How I get chargeback user list for my app?
My App's has chargebacks and refunds. (App -> Insights -> Credits)
I could get refunded user list ( https://graph.facebook.com/APP_ID/payments?status=refunded&.....), but I don't know how I get ...
0
votes
1answer
348 views
Facebook Login blocked on iOS app due to “non-iOS approved payment method allowed” reason
Facebook Login (or Connect) has been blocked by Facebook on our app (Ubudu for iOS, available on French app store). The reason stated by FB support is below, but I dont understand it since the app is ...
0
votes
0answers
49 views
Length of time to Update Company Information
Recently one of the apps I've been developing has changed ownership so it's been necessary to ask Facebook to update our company information. I've gone through the appropriate channels here: ...
