27
Mone%ze Your Mobile Apps Using Titanium Commerce Mobile Srikanth Nandiraju

Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Embed Size (px)

DESCRIPTION

Video link : http://vimeo.com/30145620

Citation preview

Page 1: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Mone%ze  Your  Mobile  Apps  Using    Titanium  Commerce  Mobile  

Srikanth  Nandiraju  

Page 2: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

AGENDA  

M-Commerce

PayPal Payments

Commerce module

Sample App

Resources

Questions ?

Page 3: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

$ M-Commerce

Page 4: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

$ M-Commerce

And More

Ticketting

Coupons

Restaurants

Mobile Storefronts

Comparision Shopping

Page 5: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile
Page 6: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Why  PayPal  ?  

Page 7: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile
Page 8: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

PAYMENTS  

Page 9: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payments  

Goods & Services

Donations

Personal Payments

Subscriptions

Page 10: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payments  

Goods & Services

Donations

Personal Payments

Subscriptions

Page 11: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payments  

Goods & Services

Donations

Personal Payments

Subscriptions

Page 12: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payments  

Goods & Services

Donations

Personal Payments

Subscriptions

Page 13: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payments  

Goods & Services

Donations

Personal Payments

Subscriptions

Page 14: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

PAYMENT TYPES

Page 15: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payment Types

Simple

Parallel

Chained

Page 16: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payment Types

Simple

Parallel

Chained

Page 17: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payment Types

Simple

Parallel

Chained

Page 18: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Payment Types

Simple

Parallel

Chained

Page 19: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile
Page 20: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Download the PayPal module from this URL

http://www.appcelerator.com/products/titaniumcommerce/

Extract the files under

/Library/Application Support/Titanium/modules

Page 21: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Initialize the Titanium PayPal module

Generate the ‘Pay with PayPal’ button

Add the Payment details

Wait for callback

Page 22: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

SAMPLE  CODE  

Page 23: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile
Page 24: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

CALLBACKS  

ppButton.addEventListener('paymentCanceled', function(e) {});

ppButton.addEventListener('paymentSuccess', function(e) {});

ppButton.addEventListener('paymentError', function(e) {});

Page 25: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

NEXT STEPS ?

Page 26: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

Next Steps

Submit App to PayPal

Get App ID

Go Live & Make money

Next Steps

Create Sandbox Account

Get API Credentials

Build & Test your app.

Page 27: Srikanth Nandiraju: Monetize Your Mobile Apps Using Titanium Commerce Mobile

h<p://developer.paypal.com  h<p://www.x.com/mobile  

h<p://www.paypal.com/fees  h<p://www.paypal.com/dts  

QUESTIONS ?

Visit Apps 101

Everything you need to know about the submission process

Understand the PayPal Developer Agreement to know what is and is not allowed before you begin coding

Be as descriptive as possible when relating:

What your application does Your application payment flow

Who all the players (senders and receivers) are in the payment flow

Contact Developer Technical Services (DTS) if you have any technical questions