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

통합인증, 다날 본인인증를 구분할 수 있는 Pg 생성자 파라미터가 없습니다. #109

Open
Gooak opened this issue Jul 4, 2023 · 8 comments

Comments

@Gooak
Copy link

Gooak commented Jul 4, 2023

image

CertificationData에 PG를 구분할 수있는 생성자가 없습니다.

이니시스 통합인증, 다날 본인인증을 같은 계정에서 사용하려고 하는데 PG 구분을 할 수 없습니다.

자바스크립트 등에서는 PG구분이 있던데 플러터에서는 할 수 있는 방법이 없습니까?

@anymate98
Copy link
Contributor

며칠 전 해당 기능을 추가해 0.10.10을 배포했으니 확인 부탁드립니다.

@Gooak
Copy link
Author

Gooak commented Jul 4, 2023

며칠 전 해당 기능을 추가해 0.10.10을 배포했으니 확인 부탁드립니다.

감사합니다!

@Gooak
Copy link
Author

Gooak commented Jul 4, 2023

며칠 전 해당 기능을 추가해 0.10.10을 배포했으니 확인 부탁드립니다.

혹시 pg 파라미터에 다날은 'danal'로 넣으면 되고 이니시스는 'inicis'를 넣으면 되는 걸까요?

@anymate98
Copy link
Contributor

통합인증은 inicis_unified를 넣으시면 됩니다.

@Gooak
Copy link
Author

Gooak commented Jul 4, 2023

통합인증은 inicis_unified를 넣으시면 됩니다.

image

감사합니다. pg를 'danal'로 설정하여 테스트 실행 중에
{success: false, error_code: 9015, error_msg: 다날 서버로부터 받은 응답이 올바르지 않습니다.[인증실패] 업체정보에 이상이 있습니다. 해당 서비스 업체로 문의하여 주십시오.} 라는 json을 받았습니다. 혹시 다른걸 잘못했을까요?

@anymate98
Copy link
Contributor

다날 연동정보가 잘못되었거나 요금미납의 케이스로 보입니다.

@Gooak
Copy link
Author

Gooak commented Jul 4, 2023

다날 연동정보가 잘못되었거나 요금미납의 케이스로 보입니다.

테스트 환경은 실행이 불가하다고 합니다 알겠습니다!

@anymate98
Copy link
Contributor

@hanseulhee 테스트 채널의 경우 다날 휴대폰 결제를 위한 것이고 해당 채널로는 본인인증이 불가능합니다. 원칙적으로는 다날에서 실제 cpid를 발급받으신 후 테스트해주셔야 합니다.

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

2 participants