Does anyone have any experience with using Paypal for in app purchases?
Thanks.
Comments
Braydon_SFXMember, Sous Chef, Bowlboy SidekickPosts: 9,273
Unfortunately it’s not possible at this time. Sorry!
adent42Key Master, Head Chef, Executive Chef, Member, PROPosts: 3,223
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.
Comments
Unfortunately it’s not possible at this time. Sorry!
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.