{"id":18809663,"url":"https://github.com/beomjunlee/iamportpractice","last_synced_at":"2025-10-13T13:32:50.400Z","repository":{"id":77569336,"uuid":"340729918","full_name":"BeomjunLee/IamportPractice","owner":"BeomjunLee","description":"아임포트 결제 연동","archived":false,"fork":false,"pushed_at":"2021-03-18T18:31:16.000Z","size":2022,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T02:40:59.946Z","etag":null,"topics":["iamport","springboot","springdata-jpa"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BeomjunLee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-20T18:55:25.000Z","updated_at":"2021-04-10T18:05:20.000Z","dependencies_parsed_at":"2023-03-12T01:02:48.303Z","dependency_job_id":null,"html_url":"https://github.com/BeomjunLee/IamportPractice","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BeomjunLee/IamportPractice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeomjunLee%2FIamportPractice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeomjunLee%2FIamportPractice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeomjunLee%2FIamportPractice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeomjunLee%2FIamportPractice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeomjunLee","download_url":"https://codeload.github.com/BeomjunLee/IamportPractice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeomjunLee%2FIamportPractice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015312,"owners_count":26085684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["iamport","springboot","springdata-jpa"],"created_at":"2024-11-07T23:17:13.792Z","updated_at":"2025-10-13T13:32:50.395Z","avatar_url":"https://github.com/BeomjunLee.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 아임포트 결제서비스 연동(ex 카카오페이)\n\n### 1. 회원가입 하기\n\u003cimg src=\"https://user-images.githubusercontent.com/69130921/108605757-92b02380-73f9-11eb-9cc4-c8b5113a7286.PNG\"\u003e\n\n### 2. 사용할 PG사 선택후 저장\n\u003cimg src=\"https://user-images.githubusercontent.com/69130921/108605799-d571fb80-73f9-11eb-8c82-2ab3709ce7c9.png\"\u003e\n\n### 3. 아임포트 라이브러리 추가\n```html\n\u003cscript type=\"text/javascript\" src=\"https://code.jquery.com/jquery-1.12.4.min.js\" \u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\"https://cdn.iamport.kr/js/iamport.payment-1.1.5.js\"\u003e\u003c/script\u003e\n```\n\n### 4. window.IMP 변수를 초기화\n회원가입 후 생성된 가맹점 식별코드를 이용해서 window.IMP 변수를 초기화합니다.\u003cbr\u003e\n가맹점 식별코드는 관리자 페이지 로그인 한 뒤 시스템설정 → 내정보에서 확인할 수 있습니다.\u003cbr\u003e\nIMP.init()호출은 최초 1회 이루어져야하며, 페이지 로딩 단계에서 미리 호출해두시면 보다 효율적입니다.\u003cbr\u003e\n```javascript\nvar IMP = window.IMP; // 생략가능\nIMP.init('iamport'); // 'iamport' 대신 부여받은 \"가맹점 식별코드\"를 사용\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeomjunlee%2Fiamportpractice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeomjunlee%2Fiamportpractice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeomjunlee%2Fiamportpractice/lists"}