1:15 PM Sunday Room: 4301
For those developing HTML5 app there are several monetization models. These include in-app purchase of premium content and virtual goods, unlocking premium features and subscriptions. This session will explore how you can leverage PayPal’s light-weight APIs to monetize your HTML5 apps. The basis for this discussion will be the open source HTML5 toolkit from PayPal. The toolkit provides a JavaScript interface for billing and verification of purchases and leverages HTML5 localStorage. It’s available on github and includes a JavaScript client library along with server-side libraries written in JAVA, PHP, Python.