4 messages in com.googlegroups.android-discussRe: [android-discuss] Re: Billing int...
FromSent OnAttachments
Matthew Maa10 Jan 2008 16:25 
Matthew Maa10 Jan 2008 17:42 
Shane Isbell10 Jan 2008 18:03 
Shane Isbell10 Jan 2008 18:21 
Subject:Re: [android-discuss] Re: Billing interface in Android
From:Shane Isbell (shan@gmail.com)
Date:01/10/2008 06:03:44 PM
List:com.googlegroups.android-discuss

Sure. Amdoc's QPass is a big one: http://www.amdocs.com/Site/Offerings/Offering+Framework/pslm/DCM/DCM.htm

Shane

On Jan 10, 2008 5:42 PM, Matthew Maa <ma.@apollo-technology.com> wrote:

Shane:

Thanks for the feedback. Do you happen to know where to find more information on these aggregators? Much appreciated.

Matthew

At 04:55 PM 1/10/2008 -0800, you wrote:

You'll need to forge agreements either with each carrier or go through an aggregator. Each carrier deals with billing differently. Some place the MSISDN in the HTTP header so that you know the ID of the user for billing purposes (this is generally frowned upon but done), others may use a sign on token for verification. In some cases, you may have to query back into the carrier systems to verify that the user has an active PDP context. The list is endless and specific to the carrier.

And the way these agreements typically work is that the carrier will bill the customer and then settle with the vendor at the end of the month.

Shane

On Jan 10, 2008 4:26 PM, Matthew Maa <ma.@apollo-technology.com> wrote: If I build and sell an application on Android platform, is there any way to charge the transaction against user's cell phone account, rather than using online credit payment?

One simple example is that if I come up with all kinds of cool ring tones or wallpaper for cell phone, and like to sell it 5 cents a piece via Android, I really don't want to use credit card for payment, and I only needs to know the phone number of the buyer. It is preferred to charge against user's cell phone account at its carrier, and I will settle my account with the carrier directly at the end of the month.

Any comment?

mattm