We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
진료가 끝난 뒤, 카카오의 결제 API를 통해 진료 금액을 결제할 수 있는 기능을 추가한다.
The text was updated successfully, but these errors were encountered:
feat: 카카오 결제 준비 (tid 생성)
fdd9afd
- 우선 고정된 값을 담아 kakao api 서버로 정보 보내기 - consol에 tid 생성 - 카카오 결제 이미지 업로드 ref: #90
feat: pg_token 받아오기
2920f41
- tid 받아와 인증 요청 보내 결제 페이지 띄우기 - 사용자가 결제 승인하면 pg_token 받아오기 ref: #90
feat: 결제 승인 구현
a7c93fc
- 정보 최종 수합해 server index에서 결제 승인 구현 ref: #90
Muon05
No branches or pull requests
요약
진료가 끝난 뒤, 카카오의 결제 API를 통해 진료 금액을 결제할 수 있는 기능을 추가한다.
상세 내용
The text was updated successfully, but these errors were encountered: