get_code_snippet
Retrieve ready-to-use code snippets and boilerplate for Samsung Checkout implementation in Smart TV apps, covering client, server, config, and specific purchase flows.
Instructions
Samsung Checkout 구현에 필요한 코드 스니펫과 보일러플레이트를 제공합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snippet_type | Yes | 'client_full'(TV앱 전체), 'server_full'(Node.js 서버 전체), 'config_xml'(권한 템플릿), 'buyItem', 'getUserPurchaseList', 'verify', 'apply', 'cancel', 'checkvalue'(HMAC 생성), 'all' |