Project

General

Profile

Actions

개선(improvement) #866

closed

개선(improvement) #892: * Virtual account _Credit card Cancel payment process

[BE/Admin] Implement “Payment Cancel” and “RFND” button logic

Added by ziniy Kang 8 months ago. Updated 6 months ago.

Status:
완료성공(Resolve)
Priority:
긴급(Emergency)
Assignee:
Start date:
07/22/2025
Due date:
07/25/2025
% Done:

100%

Estimated time:
Part:
Build env.:
Prod

Description

1. Description:
Implement backend logic for the “Payment Cancel” and “RFND” buttons in the Booking Detail view.

2. Button Behavior:
  • Payment Cancel: Approves the cancellation request (used by GBO/OP team)
  • RFND: Processes the actual refund (used by Accounting team)

3. State Transition on Click:
From Cancel Request → Cancel Confirmed → Cancelled


Files

picture161-1.png (174 KB) picture161-1.png ziniy Kang, 07/16/2025 05:55 AM
picture161-2.png (172 KB) picture161-2.png ziniy Kang, 07/16/2025 05:55 AM
Prepay cancel process_20250715_kor_eng.pptx (671 KB) Prepay cancel process_20250715_kor_eng.pptx ziniy Kang, 07/16/2025 05:55 AM
picture456-1.png (48.3 KB) picture456-1.png ziniy Kang, 07/21/2025 04:20 AM
picture693-1.png (47.3 KB) picture693-1.png Tom Dong, 07/24/2025 10:05 AM
Actions #2

Updated by ziniy Kang 8 months ago

  • Assignee changed from ziniy Kang to Joseph Vo
  • Priority changed from 보통(Normal) to 긴급(Emergency)
Actions #3

Updated by Joseph Vo 8 months ago

  • Assignee changed from Joseph Vo to Tom Dong
Actions #4

Updated by Tom Dong 8 months ago

  • Assignee changed from Tom Dong to ziniy Kang
Actions #5

Updated by ziniy Kang 8 months ago

  • Parent task changed from #865 to #892
Actions #6

Updated by ziniy Kang 8 months ago

  • Due date set to 07/25/2025
Actions #8

Updated by ziniy Kang 8 months ago

  • Assignee changed from ziniy Kang to Tom Dong
Actions #9

Updated by Tom Dong 8 months ago

  • Status changed from 신규(New) to 진행(Doing)
  • Start date set to 07/22/2025
Actions #10

Updated by Tom Dong 8 months ago

schema refund


UPDATE BS_API_SERVICE_CODE SET API_SERVICE_URL = '/payment/virtual-refund', METHOD_NAME = 'POST'
, OWNER_COMP_CODE = 110000, API_SERVICE_NAME_EN = 'Payment Virtual Refund'
, API_SERVICE_NAME_KO = 'Payment Virtual Refund'
, SCHEMA_FILE_NAME_RQ = '/payment/virtual-refund/virtual_refund_schema_rq.json'
, SCHEMA_FILE_NAME_RS = '/payment/virtual-refund/virtual_refund_schema_rs.json', 
VENDOR_SERVICE_NAME = '', API_SERVICE_DESC = '', SAMPLE_REQUEST_MESSAGE = ''
, SAMPLE_RESPONSE_MESSAGE = '', OPEN_API_YN = 'N', OUTSIDE_INTERFACE_YN = 'N'
, LOG_SAVE_YN = 'Y', IGNORE_SCHEMA_YN = 'N', CONTROL_REMARK = '', USE_YN = 'Y'
, FIRST_INSERT_UNO = 10000, FIRST_INSERT_DATETIME = '2022-02-15 07:48:00'
, LAST_UPDATE_UNO = 10000, LAST_UPDATE_DATETIME = '2023-11-07 21:13:49' WHERE API_SERVICE_URL = '/payment/virtual-refund' AND METHOD_NAME = 'POST';

Actions #11

Updated by Tom Dong 8 months ago

Send mail khi phát sinh payment Cancel Confirm

Actions #12

Updated by Tom Dong 8 months ago

  • Status changed from 진행(Doing) to 완료(Done)
  • % Done changed from 0 to 100
Actions #13

Updated by Tom Dong 8 months ago

  • Build env. set to Dev
Actions #14

Updated by ziniy Kang 7 months ago

prepay dev test done.
I'll test cresit card in stg.

Actions #15

Updated by Tom Dong 7 months ago

  • Build env. changed from Dev to Staging
Actions #16

Updated by Tom Dong 7 months ago

  • Assignee changed from Tom Dong to ziniy Kang
Actions #17

Updated by Tom Dong 7 months ago

Please check again on STG

Actions #18

Updated by ziniy Kang 7 months ago

  • Assignee changed from ziniy Kang to Tom Dong

STG test done.

Actions #19

Updated by Tom Dong 7 months ago

  • Build env. changed from Staging to Prod

Please check again on PROD

Actions #20

Updated by Tom Dong 7 months ago

  • Assignee changed from Tom Dong to ziniy Kang
Actions #21

Updated by ziniy Kang 6 months ago

  • Status changed from 완료(Done) to 완료성공(Resolve)
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)