Facebook Canvas Payments in Unity3d

Introduction

In todays  post, we will learn how to integrate Facebook Canvas Payments in Unity3d. If you are not familiar with the concept, this is a payment system provided by Facebook, to be able to do in-app purchases inside games hosted in the Facebook Canvas.

The canvas payment API is essential to monetize your games if you upload them to Facebook. With a simple call to a method, you will prompt the user with various payment methods to be made directly on the platform (via SMS, Paypal, credit card, etc), and earn some money from your games!

Facebook Canvas Payment

(more…)

Read More