开发者

Google Checkout for Android

开发者 https://www.devze.com 2023-03-12 04:17 出处:网络
I want to develop a shopping cart type application in android where the user needs to purchase the products from the list of products. Once the

I want to develop a shopping cart type application in android where the user needs to purchase the products from the list of products. Once the user selects the product, the payment should开发者_StackOverflow社区 be made by opening Google Checkout. Please let me know what you people think about this. Hope to get the answer quickly.


It looks like you're interested in more information about in-app purchase frameworks.

For Android apps have a look at the Android Market In-app Billing:

http://developer.android.com/guide/market/billing/index.html

For Web apps have a look at Google In-App Payments:

http://code.google.com/apis/inapppayments/docs/index.html

0

精彩评论

暂无评论...
验证码 换一张
取 消