k a re n k a “We admire all the time, efforts and creativity that you’ve put into your Alexa skills. Your live skills will be functional forever. If you want to continue editing them, you’ll have to move them off the platform because our product for professionals will be different.”
rc h a s i n g O v e r v i e w h t t p s : / / d e v e l o p e r. a m a z o n . c o m / j a / d o c s / i n - s k i l l - p u rc h a s e / i s p - o v e r v i e w. h t m l
Ν Πϧ ͷ ॳ ظ ઃ ఆ $ ask add isp --isp-name my-example-product # ͲͷλΠϓʹ͢Δ͔ʁ ? List of in-skill product types you can choose (Use arrow keys) › Entitlement Subscription # ςϯϓϨʔτΛͳʹʹ͢Δ͔ʁ ? List of in-skill product templates you can choose (Use arrow keys) › Entitlement_Template In-skill product my-example-product is saved to ./isps/entitlement/my-example-product.json
B u y / C a n c e l ʣ return handlerInput.responseBuilder .addDirective({ 'type': 'Connections.SendRequest', 'name': 'Buy', 'payload': { 'InSkillProduct': { 'productId': productId } }, 'token': 'correlationToken' }) .getResponse()