skill-sample-nodejs-premium-hello-world icon indicating copy to clipboard operation
skill-sample-nodejs-premium-hello-world copied to clipboard

An Alexa sample skill that demonstrates how to use In-Skill Purchasing (ISP) features by offering a "Greetings Pack” and a “Premium Subscription that greets the customer in a variety of languages in d...

Results 5 skill-sample-nodejs-premium-hello-world issues
Sort by recently updated
recently updated
newest added
trafficstars

In the file index.js, there are two instances of the phrase: "You asked me for a what you've bought" It should be: "You asked me what you've bought" Both cases...

In this line https://github.com/alexa/skill-sample-nodejs-premium-hello-world/blob/master/lambda/custom/index.js#L691 greetingsPackProduct[0] is undefined. We should bail out gracefully if the products arrays are empty (dev did not create any ISP product)

Hi! For some paraphrases of the seed sentence "give me special greeting", the skill fails to activate the desired intent (I have tested them through Alexa's Developer console). Thus, I...

The first release of Japanese version of Premium Hello World skill. - Changed locale en-US to ja-JP - Localized invocation name, model and lambda code in Japanese. - Added Japanese...

Like in this project: https://github.com/muttoni/expensive-pixels/tree/master/isps