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] tosspayment 승인 구현 #91

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

ohdeng02
Copy link
Collaborator

closed #86

📌 과제 설명

  • 토스 결제 승인 요청 백엔드 API 구현

👩‍💻 요구 사항과 구현 내용

✅ 피드백 반영사항

✅ PR 포인트 & 궁금한 점

  • 프론트도 반영할 부분들이 있어 수정하였으나, 테스트 중 오류를 발견하고 해결하지 못해 프론트 코드는 커밋하지 않았습니다. 따라서 현재 프론트코드로는 구현한 API를 호출하지 못할 거에요ㅠ
  • 다음 작업에 오류 해결하고 추가코드 커밋해보겠습니다.
  • 해당 코드는 새로운 repository에 반영할 예정입니다!

- 결제 전 금액(amount) session에 저장
- 결제 후 금액과 session의 금액을 비교하여 동일성 검증
- payId -> orderNumber
@ohdeng02 ohdeng02 self-assigned this Jan 20, 2025
@ohdeng02 ohdeng02 linked an issue Jan 20, 2025 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] : Toss payments 연동 구현
1 participant