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

V2 본인인증 가이드 수정사항 적용 #392

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

LimJiGyu
Copy link
Contributor

@LimJiGyu LimJiGyu commented Apr 3, 2024

V2 본인인증과 관련한 수정 사항들을 반영합니다.

  • V2 SDK 파라미터 가이드 중 본인인증 요청 시 customer 필드가 optional 이지만 required로 표기되어 있던 부분 수정
  • V2 다날 본인인증 연동 가이드에서 다른 페이지로 연결하는 링크 path가 변경되었으나 미반영되어있던 내용 수정
  • bypass를 Json.Stringify 하지 않고 직접 사용하는 방식 가이드에도 적용 (토스페이, 다날)
  • byass -> bypass 오타 수정

@LimJiGyu LimJiGyu self-assigned this Apr 3, 2024
Copy link

vercel bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 7:08am

@finalchild
Copy link
Contributor

하시는 김에 bypass에서 JSON.stringify도 빼주시져! 배포 나갔습니다

@@ -48,12 +48,12 @@ SDK, API 에서 각각 아래와 같은 방식으로 특수 파라미터들을
```javascript
// 필요한 파라미터를 선택하여 입력해주세요.
const danalByass = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const danalByass = {
const danalBypass = {

여기도.... 🤣

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 하나가 더 있었네요 😅 수정했습니다!

@XiNiHa XiNiHa merged commit d1a4f3c into main Apr 3, 2024
4 checks passed
@XiNiHa XiNiHa deleted the fix/v2-identity-verification branch April 3, 2024 07:09
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

Successfully merging this pull request may close these issues.

3 participants