how to integrate PayPal with web Player

Hi All,

i am working on a multiplatform game, which is to be released on ios, android and web.Most of my work is complete but i am struck with in app purchases.

For ios and android i can use native in-app frameworks available, but i am very confused about how to do it for web player.I though of doing it using pay-pal but i have no idea how to implement this with unity web player.

someone suggested me open an Iframe with paypal but couldn’t find much content for doing that as well.

Can anyone please suggest me the best practise for doing this, i am open to using any other framework other that paypal

Get this working completely independently of Unity, using just web coding. Am sure there are tutorials for doing this. Once you have this working, then figuring out how to integrate into Unity shouldn’t be so hard.