Project

General

Profile

Actions

New Function #141

closed

[API/Scheduler] PG payment

Added by Deca Park 11 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
11/06/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.API

  • p1 ~ 2 (attach ppt)

2.[ADMIN] SchedulerTasks > changeSmartOrderStatus()

  • orderPaymentService.cancelOrderPayment
    • set st_order_payment.cancel_user_seq by NULL (currently, it's set by 1)

Files

Actions #1

Updated by bryant bryant 11 months ago

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

Updated by Deca Park 11 months ago

[API] POST /api/pay_confirm

1.add logic (after PG API call)
  1) UPDATE DB(st_order)
    a) payment_method
      - set value by PG API response > method
      - if method = "카드", set "PV01"
                "가상계좌", set "PV02"
                "간편결제", set "PV03"
                "휴대폰", set "PV04"
                "계좌이체", set "PV05"
   2) UPDATE DB(st_order_payment)
     a) payment_method
       - same with 1)-a)

Actions #3

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF