Project

General

Profile

Actions

Non-Function #215

closed

[APP] 영수증 연결 데이터

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

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

0%

Estimated time:
Spent time:

Description

 

 

영수증 연결 데이터 관련 요청이 있어서 처리를 부탁드립니다.

 

현재 스토리 오더, 스토리 쇼핑별로 영수증에 연결되는 정보가 상이합니다.

색으로 칠해진 부분만 확인해주시면 될 것 같습니다 !

고정값은 전문점, 편의점 상관없이 스토리 오더 매장일 시, 고정값입니다.

 

1. 스토리 오더

(1) 가맹점명 : (유지)

*(현재) KRS VI_APP_STORE DEPT_NM

(2) 사업자번호 : (고정값) 107-86-57147

*(현재) KRS VI_APP_STORE BSNM_NO

(3) 대표자명 : (고정값) 김영태

*(현재) KRS VI_APP_STORE RPRSNTV_NM

(4) 주소 : (유지) 단, 현재 주소 표시할 때 null이 표시되는 경우가 있어서 null이 표시되지 않게 처리를 부탁드리고 싶습니다.

(5) 전화번호 : (유지)

*(현재) KRS VI_APP_STORE CTTPC_NO

 

 

2. 스토리 쇼핑

(1) 가맹점명 : (유지)

*(현재) 쇼핑몰 등록 관리 '쇼핑몰 이름'

(2) 사업자번호 : (유지)

*(현재) 쇼핑몰 등록 관리 '사업자등록번호'

(3) 대표자명 : (유지)

*(현재) 쇼핑몰 등록 관리 '대표이사(대표자)'

(4) 주소 : (유지)

*(현재) 쇼핑몰 등록 관리 '업체주소'

(5) 전화번호 : (유지)

*(현재) 쇼핑몰 등록 관리 '쇼핑몰 연락처'

 


Files

영수증_주소_null.jpg (228 KB) 영수증_주소_null.jpg Jisoo Choi, 11/30/2023 04:02 PM
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] GET /api/order

1.Reponse
  1) if mall_type = 'store'
    - mall_biz_no : set '107-86-57147' (fixed)- define as java constant
    - mall_ceo : set '김영태' (fixed)- define as java constant
  2) else
    - mall_biz_no, mall_ceo : same as current

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

[API] GET /api/mall

1.Reponse (same with note#4)
  1) if mall_type = 'store'
    - mall_biz_no : set '107-86-57147' (fixed) - define as java constant
    - mall_ceo : set '김영태' (fixed) - define as java constant
  2) else
    - mall_biz_no, mall_ceo : same as current

Actions #6

Updated by Deca Park 10 months ago

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

Updated by Jisoo Choi 10 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF