I created an amazon developer account. Created an app and created iap items for the app.
I added the iap plugin and followed the iap documentation
-on start of layout: Add product ids, request store listing
Then whenever somone touch the purchase button i run the event
-on touched object: Purchase product
But the purchase fails everytime.
I export my project with cordova. and build it using Intel XDK and use the andoid option to build.
Has anyone has any success? A step by step guide would be amazing.
Thanks in advance