droidbee
droidbee

Reputation: 134

Android in-app billing on other publisher

I plan to use in-app billing but the docs say about the limitation.

I plan to release my app on publisher sites like Amzaon, getjar etc, in addition to Google Market.

How should I handle in-app billing on these 3rd party publishers? Should I use totally separate code for 3rd party publishers (for purchases)? Seems ridiculous.

Upvotes: 1

Views: 190

Answers (1)

GoranK
GoranK

Reputation: 1668

you can use paypal mpl sdk instead.

Upvotes: 1

Related Questions