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

✨ Add payment check api #101

Merged
merged 2 commits into from
Dec 17, 2024
Merged

✨ Add payment check api #101

merged 2 commits into from
Dec 17, 2024

Conversation

MinkeySon
Copy link
Collaborator

개요

  • 사용자 결제 이후 인증 결제 내역 확인 api 추가

close #100 @MinkeySon

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 오류가 없나요?
  • 클린 코드를 작성했나요?
  • 개념있는 코드를 작성했나요?

@MinkeySon MinkeySon added the ✨ Feature 기능 개발 label Dec 17, 2024
@MinkeySon MinkeySon self-assigned this Dec 17, 2024
@MinkeySon MinkeySon linked an issue Dec 17, 2024 that may be closed by this pull request
1 task
@MinkeySon MinkeySon merged commit b51962f into develop Dec 17, 2024
@MinkeySon MinkeySon deleted the feat/100_add_payment_function branch December 17, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

결제 인증 기능 구현
1 participant