Using Paypal for IAP (in app purchases)
helpingtogrow
Member, PRO Posts: 74
Does anyone have any experience with using Paypal for in app purchases?
Thanks.
Comments
Unfortunately it’s not possible at this time. Sorry!
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
Also, for iOS at least, you probably wouldn't get it approved.
The stores tend to want to get a cut of transactions when they can. The best idea I can think of is to host a website that processes the Paypal payment and link to the site in your app. Then use the network behaviors to check whether the purchase has completed to unlock whatever functionality you want to unlock.
Again, the stores tend to reject apps that use outside IAP providers, so I'd just stick with the store specific IAP.