Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🛠️ 작업 내용
결제 성공 리스트 조회
결제 실패(취소) 리스트 조회
결제 상세 조회
결제 서비스 간 로직 수정(결제하기 버튼 누른 후 결제 방법 바꾸는 경우 처리)
✅ PR 유형
✅ Check List
🔗 관련 이슈
💬 기타 참고 사항
결제 상세 조회랑 취소 시 취소 설명을 request body로 해서 넣어야 하는데 이 부분이 와이어프레임 상에 없는것 같아서 추가해야 될지 아니면 설명으로 대체해야 할지 의견 주시면 감사하겠습니다..