Skip to main content
Participant
July 11, 2012
Question

Payment gateway implementation in my android application using flex4.5 air.

  • July 11, 2012
  • 1 reply
  • 588 views

Hi All,

I have created new android app using flex4.5 air, it look like education use. i would like to implement payment gateway for some portion like image's, audio's,video's,etc.. when user click this feature, user need to pay. what are the steps need to prepare for this implementation.

                                                                            Thanks for your attention,

Jai.

This topic has been closed for replies.

1 reply

Known Participant
July 11, 2012

Native extension + in-app billing.

http://www.adobe.com/devnet/air/native-extensions-for-air.html

http://developer.android.com/guide/google/play/billing/index.html

Had to do the same thing for my educational app. Technically, it seems to be working well. Financially, Google Play is way behind than Apple App Store for me. So I would recommend considering developing a version for Apple App Store as well.