iamport-react-example
iamport-react-example copied to clipboard
리액트 환경에서 아임포트 결제 및 휴대폰 본인인증 연동을 위한 예제입니다.
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
안녕하세요, react에서 아임포트를 사용하고있는 사용자입니다. 저는 typescript + react를 사용중이라 types.ts를 직접 만들어 사용하고 있는데요, @types/iamport-client 모듈을 만든다면 다른 많은 분들이 사용하기 훨씬 편할 것 같아 제안해봅니다.. 짧지만 제가 사용하고...
안녕하세요~ - 맥: Big Sur 11.5.2 - 크롬: 97.0.4692.99(공식 빌드) - 연결된 PG: 토스페이먼츠 이 환경에서 IMP 결제를 하기 위해 아래와 같이 IMP.init()을 호출했습니다. ```javascript const IMP = window.IMP IMP.init(...
안녕하세요. react example 파일을 local환경에서 돌리니 아래와 같은 에러가 발생하는데 해결할 방법이 있을까요? /Users/###/Desktop/##/2_workspace/0_example/iamport-react-example/node_modules/chokidar/lib/fsevents-handler.js:29 return (new fsevents(path)).on('fsevent', callback).start(); ^ TypeError: fsevents is not a constructor at createFSEventsInstance (/Users/###/Desktop/##/2_workspace/0_example/iamport-react-example/node_modules/chokidar/lib/fsevents-handler.js:29:11) at setFSEventsListener...
whenever i tried to make payment in sandbox mode, iamport JavaScript sdk opens and ask for select and write detail of cards. Is it necessary to write card(VISA/Master) information for...
#10 에서 제안한 내용입니다.
안녕하세요. 아임포트 리액트로 연계 중 PAYMENT 매뉴얼에서 ',' 가 빠진 것을 확인하여 풀 요청합니다.
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...