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

[#8]결제 API 생성 #8

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

[#8]결제 API 생성 #8

wants to merge 5 commits into from

Conversation

chanakoh
Copy link
Collaborator

@chanakoh chanakoh commented Jan 3, 2025

작업 내용

  1. 결제 API 생성

    • 결제 API 설계 및 구현
    • 데이터 검증 및 예외 처리 추가
  2. 결제 완료 알림 기능 개발

    • 결제 완료 시 사용자에게 알림 전송
  3. 결제 로직 검증

    • 성공/실패 케이스를 포함한 단위 테스트 작성

@chanakoh chanakoh requested a review from f-lab-lyan January 3, 2025 01:04

// Then
// 1. Kafka Producer 메시지 처리 및 Redis "PENDING" 상태 확인
await()
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

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