Implementing In App purchases in Android?

后端 未结 9 722
暗喜
暗喜 2020-12-04 08:50

Edit: Android now supports in-app billing!

Original question:

It looks like Android won\'t natively support in-app purchase

相关标签:
9条回答
  • Looks like Paypal has launched a library for accepting in-app payments. See here. Not sure if this system violates the T&C though.

    0 讨论(0)
  • 2020-12-04 09:33

    For implementing in-app purchases in Air applications you may use third-party libs (Adobe AIR does not support In App Purchases for any platforms out of the box). For example, developed by Milkman Games (unfortunately, they are not free)

    0 讨论(0)
  • 2020-12-04 09:44

    It is against the Android Market Developer Distribution Agreement to take in-app payment:

    3.3 ... All fees received by Developers for Products distributed via the Market must be processed by the Market’s Payment Processor.

    0 讨论(0)
提交回复
热议问题