Amazon AIP

I have a Pro license . Can I publish app on Amazon with IAP function ? I read a few sample codes where they mention 3rd party plug-in for Amazon IAP and the enterprice license or higher is required in order to use 3rd party plug-in . Is it true that I need to have enterprice license to publish Amazon app with IAP feature ? Can you please provide Amazon IAP sample codes or tutorials ?

thanks

Do you mean Amazon IAP?  Pro subscribers can do it.  The docs for the plugin are here:  http://docs.coronalabs.com/daily/plugin/amazon.iap/

We wrote a tutorial on IAP in general: http://coronalabs.com/blog/2013/09/03/tutorial-understanding-in-app-purchases/

And our Guide on IAP:  http://docs.coronalabs.com/daily/guide/monetization/IAP/index.html

It is beneficial to read them Guide then Tutorial then Amazon IAP docs because Amazon does a few things a little different.

Rob

thanks. yes, I meant IAP (sorry about that). The following message were posted in the link you provided.

Enterprise

This plugin is prebundled in the Plugins-3rd-Party folder of the CoronaEnterprise download.

Copy the following JAR files to the libs directory of your Android project:

If I am a pro subscriber, do I need to manually add the JAR files to the project’s folder ?  Or do I need to add the JAR files to the Plugins-3rd-Party folder of the Corona program folder ?

thanks

For Enterprise subscribers we have to give them the compiled object/jar files to build.  This plugin is available to Pro subscribers without needing any of the Enterprise needs.  Just include the parts in the build.settings and then the regular Corona bits and you should be good to go.

Rob

Do you mean Amazon IAP?  Pro subscribers can do it.  The docs for the plugin are here:  http://docs.coronalabs.com/daily/plugin/amazon.iap/

We wrote a tutorial on IAP in general: http://coronalabs.com/blog/2013/09/03/tutorial-understanding-in-app-purchases/

And our Guide on IAP:  http://docs.coronalabs.com/daily/guide/monetization/IAP/index.html

It is beneficial to read them Guide then Tutorial then Amazon IAP docs because Amazon does a few things a little different.

Rob

thanks. yes, I meant IAP (sorry about that). The following message were posted in the link you provided.

Enterprise

This plugin is prebundled in the Plugins-3rd-Party folder of the CoronaEnterprise download.

Copy the following JAR files to the libs directory of your Android project:

If I am a pro subscriber, do I need to manually add the JAR files to the project’s folder ?  Or do I need to add the JAR files to the Plugins-3rd-Party folder of the Corona program folder ?

thanks

For Enterprise subscribers we have to give them the compiled object/jar files to build.  This plugin is available to Pro subscribers without needing any of the Enterprise needs.  Just include the parts in the build.settings and then the regular Corona bits and you should be good to go.

Rob