Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

In-App-Payment via Module SDK

Hello,

has anybody managed to integrate Apple's In-App-Payment API with a Titanium project?

We would try to do that via the Module SDK (http://developer.appcelerator.com/doc/mobile/iphone/module_sdk)
Do you have any hints or experiences regarding this option?

Are there any other ways to implement Apple's In-App-Payment?

Thanks,
Mat

— asked August 5th 2010 by Mat Rein
  • module
  • payment
  • sdk
0 Comments

6 Answers

  • You can absolutely use Urban Airship in combination to Ti.StoreKit module.

    Use Urban Airship to host the content package and use their REST api to get product information and pass that to Ti.Storekit, create your store etc.

    I should have a tutorial up by Sept 20 on the matter so check the wiki.
    Bert

    — answered September 9th 2011 by Bert Grantges
    permalink
    0 Comments
  • Yes it is possible to integrate in app purchase using a module. For those with any paid subscription level (Indie or above), you also have access to a variety of modules developed by Appcelerator. One of those is the Apple Storekit module which support In-App Purchasing. More information on the Titanium Plus modules is here.

    If you are not a paid subscriber, you can develop your own obj-C module to do this following this guide.

    — answered July 3rd 2011 by Doug Handy
    permalink
    0 Comments
  • Urban airship?

    — answered August 5th 2010 by Peter Lum
    permalink
    0 Comments
  • Thanks, I've looked into Urban Airship.
    However, I understand that it communicates with the Urban airship-Servers for the payment process. That's not possible, I have to use the Apple In App Purchase process.

    Any other hints or suggestions?

    — answered August 7th 2010 by Mat Rein
    permalink
    0 Comments
  • any Update?
    Is it possible to integrate inApp Purchase with an Titanium Module?

    — answered August 9th 2010 by Carl Jahn
    permalink
    0 Comments
  • any news about in-app purchase

    — answered July 3rd 2011 by Issam Alameh
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.