mobile payment

17
Mobile In-app Payment Leong Hean Hong @hongster http://bit.ly/bvCJKp 2010-09-04 (CC) BY

Upload: hean-hong-leong

Post on 10-May-2015

334 views

Category:

Technology


0 download

DESCRIPTION

Basic knowledge on integrating payment services within mobile applications.

TRANSCRIPT

Page 1: Mobile Payment

Mobile In-app Payment

Leong Hean Hong @hongsterhttp://bit.ly/bvCJKp

2010-09-04(CC) BY

Page 2: Mobile Payment

Hello World!

Page 3: Mobile Payment

Purpose

Share what I learned from integrating services from different payment processors into (Android) mobile application.

I am looking for a simple, seamless, hassle-free payment experience.

Page 4: Mobile Payment

Overview

● Payment Methods● Integration Methods● Basic Payment Flow● Challenges● Service Providers/Libraries

Page 5: Mobile Payment

Payment Methods

● Credit Card○ More secure○ Lower cost

● Mobile Billing○ Monthly phone bill, prepaid credit○ Convenience○ Higher cost○ Unreliable○ Country specific price points

● Virtual Credit○ Virtual currency○ Still depends on other payment methods

Page 6: Mobile Payment

Country Specific Price Points

Page 7: Mobile Payment

Integration Methods

● Website v.s Direct Payment● RESTful● Native library

○ With UI● Send/Receive SMS

Page 8: Mobile Payment

Website Payment Flow

Page 9: Mobile Payment

Direct Payment Flow

Page 10: Mobile Payment

Mobile Billing Payment Flow

Page 11: Mobile Payment

Challenges

● Do I need a US/UK/Canada merchant account?● Does the website displays well on my 3.7'' screen?● Setup fee? Transaction fee? Conversion rate?● How big is the library?● Can I test application w/o paying a single cent?● Is it easy to integrate?

Page 13: Mobile Payment

Google Checkout

Page 14: Mobile Payment

PayPal Android

Page 15: Mobile Payment

What Happened After Payment Is Made?

http://bit.ly/bZaEVH

Page 16: Mobile Payment

MoVend

● Aggregation○ Credit Cards○ Mobile Billing○ Virtual Credits

● Product Management● Analytics● http://movend.com

Page 17: Mobile Payment

Thanks for all the fish!