Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JavaScript SDK] Callback params의 상세내용 #54

Open
seiwonpark opened this issue Mar 25, 2022 · 0 comments
Open

[JavaScript SDK] Callback params의 상세내용 #54

seiwonpark opened this issue Mar 25, 2022 · 0 comments

Comments

@seiwonpark
Copy link

현재 통합인증 및 본인인증 서비스를 JavaScript SDK를 활용해 사용 중입니다.

오류 및 여러 변수로 인한 처리를 하고자 합니다. 아임포트 docs에 아래와 같이 기재 돼 있는데, 상세 내용을 알 수 있을까요?
가령, 에러코드의 종류라던지, 인증을 취소하거나 기타 오류등으로 인한 경우, 어떤 내용으로 전달되는지 궁금합니다.

속성* 필수항목 타입 설명
success* boolean 본인인증의 성공여부true/false
error_code* string 본인인증이 실패한 경우 단축 메세지(현재 코드체계는 없음)
error_msg* string 본인인증이 실패한 경우 상세 메세지
imp_uid* string 아임포트 고유 본인인증 번호
merchant_uid* string 가맹점에서 생성/관리하는 고유 주문번호
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant