Project

General

Profile

Actions

Bug #158

closed

[API] agent에서 매장 취소 시 포인트 환급 처리

Added by Jisoo Choi 10 months ago. Updated 10 months ago.

Status:
Closed
Priority:
High
Assignee:
Start date:
11/22/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

 

 

 

 

agent를 통해 '주문 요청 중'인 주문을 '매장취소(주문 취소)'로 바꿀 경우 포인트 환급이 되지 않고 있습니다.

test data(order_no) : 231122110049VMRA

 

첨부된 사진의 결제 상세 내역에 '결제 취소'가 없습니다.

테스트는 운영 기준으로 했습니다.

 

 

 

 

 


Files

Actions #1

Updated by Jisoo Choi 10 months ago

  • Priority changed from Normal to High
Actions #2

Updated by Deca Park 10 months ago

[API] PUT /api/store_order_status (매장 주문 상태 변경)

1.logic
  1) if smart_order_status is updated with 매장취소(주문취소)(SS10)
    - do processCancelPayment() (currently, smart_order_status is just updated)
    - refer to [ADMIN] StoreOrderController.processCancelPayment()

Actions #3

Updated by Deca Park 10 months ago

  • Assignee changed from Deca Park to bryant bryant
Actions #4

Updated by bryant bryant 10 months ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #5

Updated by Deca Park 10 months ago

  • Assignee changed from Deca Park to Jisoo Choi
Actions #6

Updated by Jisoo Choi 10 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF