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

feature/order-#121 - 주문 승인 API #132

Merged
merged 5 commits into from
Apr 29, 2024
Merged

Conversation

woody35545
Copy link
Member

@woody35545 woody35545 commented Apr 29, 2024

결제 완료 후 주문 승인 요청을 처리하는 API 입니다.

  • 결제 대기 상태의 주문에 대해 사용자가 정상적으로 결제를 처리했을때 해당 결제를 검증하고 주문을 승인하는 기능 구현
  • 결제 검증에 실패하는 경우 기존 주문 상태를 주문 실패로 변경하고 재고 등을 복구

@woody35545 woody35545 requested review from Yujin-nKim and joohyun1996 and removed request for minsu11 April 29, 2024 04:09
Copy link
Contributor

@joohyun1996 joohyun1996 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다.

@woody35545 woody35545 merged commit 75fb1af into develop Apr 29, 2024
1 check failed
@woody35545 woody35545 deleted the feature/order-#121 branch May 4, 2024 03:30
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