issues
search
song960530
/
foryou-family
0
stars
0
forks
source link
파티 신청 시 카드 결제가 이뤄지도록 로직 추가
#79
Closed
song960530
closed
2 years ago
song960530
commented
2 years ago
[x] 파티서버 -> 매칭서버 kafka 빌링서버 no값, memberId 추가 (파티 신청 처리)
[x] 매칭서버 -> 빌링서버 kafka 추가 (결제 요청)
[x] 빌링서버에서 customer_uid로 ott 가격에 맞게 결제 진행
[x] 빌링서버 -> 매칭서버 kafka 추가 (결제 결과)
[x] 매칭서버 -> 파티서버 kafka ????????? (매칭 결과)
[x] billing서버 결제 실패했을 경우
[x] matching -> party 서버로 전달할때 매칭실패 추가
[x] 코드 정리
[x] 테스트케이스 추가