Jump to content

PAYMENTS_NOT_INITIALIZED


Wilbur
 Share

Recommended Posts

I've seen IAP in same instants game and have api for it.
Maybe you don't set config for purchase?

FBInstant.payments.purchaseAsync({
            productID: '11' 
          }).then(function (purchase) { 
            // {productID: '12345', purchaseToken: '54321', developerPayload: 'foobar', ...}
          });
On 10/1/2018 at 10:56 AM, SahJ said:

I think the option to buy is only enabled from the web, not from messenger

FB game and FB instans game, may not be linked in one database, becouse FB provide different user id, for one user. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...