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

[Feat] 카카오페이 결제 구현 #105

Merged
merged 4 commits into from
Oct 6, 2023
Merged

Conversation

Muon05
Copy link
Collaborator

@Muon05 Muon05 commented Oct 6, 2023

PR 타입

  • Bugfix
  • Feature
  • Code style update
  • Refactoring
  • Other... Please describe:

작업 내용

  • kakao api를 이용해 카카오페이 결제 구현

관련 이슈: #90

테스트 결과

image

PR 체크리스트

  • 커밋 메시지가 가이드라인을 따르는가
  • 테스트 코드를 모두 통과하였는가
  • 관련 이슈를 연결하였는가

Muon05 added 3 commits October 3, 2023 20:43
- 우선 고정된 값을 담아 kakao api 서버로 정보 보내기
- consol에 tid 생성
- 카카오 결제 이미지 업로드

ref: #90
- tid 받아와 인증 요청 보내 결제 페이지 띄우기
- 사용자가 결제 승인하면 pg_token 받아오기

ref: #90
- 정보 최종 수합해 server index에서 결제 승인 구현

ref: #90
@Muon05 Muon05 changed the title Feature/server/kakao payment [Feat] 카카오페이 결제 구현 Oct 6, 2023
@Muon05 Muon05 self-assigned this Oct 6, 2023
@hwna00 hwna00 merged commit 085fac3 into develop Oct 6, 2023
@hwna00 hwna00 deleted the feature/server/kakao-payment branch October 22, 2023 12:12
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.

2 participants