Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

관리자콘솔 관련 내용 수정 #433

Merged
merged 23 commits into from
May 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
6bf0e3c
WIP
sso-ashley Apr 26, 2024
5bef783
관리자콘솔 메뉴 분리
sso-ashley Apr 26, 2024
5cd2be0
관리자 콘솔 메뉴 추가 및 내용 업데이트
sso-ashley Apr 26, 2024
bb61b45
내용 업데이트
sso-ashley Apr 29, 2024
1fc92cf
빌링결제 페이지 작성
sso-ashley Apr 30, 2024
a28a1f0
결제연동 문서 추가
sso-ashley May 2, 2024
73dfc92
볼드 수정
sso-ashley May 2, 2024
2f3ec5d
결제대행사별 연동 정보 확인하기 링크 정리
XiNiHa May 2, 2024
bb5cc01
상태값 변경
sso-ashley May 3, 2024
cf26985
Update src/content/docs/ko/console/guide/account.mdx
sso-ashley May 8, 2024
86bdb8a
Update src/content/docs/ko/console/guide/integration.mdx
sso-ashley May 8, 2024
ca3c942
Update src/content/docs/ko/console/guide/integration.mdx
sso-ashley May 8, 2024
080ac75
Update src/content/docs/ko/console/guide/billing-payments.mdx
sso-ashley May 8, 2024
8c042b0
Update src/content/docs/ko/console/guide/billing-payments.mdx
sso-ashley May 8, 2024
9894f9b
Update src/content/docs/ko/console/guide/payments.mdx
sso-ashley May 8, 2024
2237b45
Update payments.mdx
sso-ashley May 8, 2024
6223899
Update src/content/docs/ko/console/guide/payments.mdx
sso-ashley May 8, 2024
fa05496
Update src/content/docs/ko/console/guide/payments.mdx
sso-ashley May 8, 2024
ec6327d
Update src/content/docs/ko/console/guide/reg.mdx
sso-ashley May 8, 2024
5ed0bb3
Update src/content/docs/ko/console/guide/reg.mdx
sso-ashley May 8, 2024
199db76
Update payments.mdx
sso-ashley May 8, 2024
1b6b20c
lint workflow에서 사용하는 pnpm 버전 고정
CirnoV May 6, 2024
084f5ba
lint 수정
CirnoV May 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
with:
version: 9
version: "9.0.6"
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down
96 changes: 51 additions & 45 deletions src/content/docs/ko/_nav.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,57 @@
- /ko/etc/url
- /ko/etc/budget
- /ko/etc/sdk

- label: V2 연동하기
systemVersion: v2
items:
- /ko/v2-payment/v2
- /ko/authpay/guide
- /ko/v2-payment/key-in
- slug: /ko/v2-payment/billing-key/readme
items:
- /ko/v2-payment/billing-key/1
- /ko/v2-payment/billing-key/2
- /ko/v2-payment/billing-key/3
- /ko/v2-payment/webhook
- /ko/v2-payment/confirm-process
- /ko/result/notice
- /ko/v2-payment/identity-verification
- slug: /ko/v2-payment/v2-sdk/readme
items:
- /ko/v2-payment/v2-sdk/payment-request
- /ko/v2-payment/v2-sdk/payment-response
- /ko/v2-payment/v2-sdk/billing-key-request
- /ko/v2-payment/v2-sdk/billing-key-response
- /ko/v2-payment/v2-sdk/identity-verification-request
- /ko/v2-payment/v2-sdk/identity-verification-response
- /ko/v2-payment/v2-sdk/changelog
- slug: /ko/v2-payment/pg/readme
items:
- /ko/v2-payment/pg/nice-v2
- /ko/v2-payment/pg/inicis-v2
- /ko/v2-payment/pg/tosspayments
- /ko/v2-payment/pg/ksnet
- /ko/v2-payment/pg/smartro-v2
- /ko/v2-payment/pg/kpn
- /ko/v2-payment/pg/kakaopay
- /ko/v2-payment/pg/naverpay
- /ko/v2-payment/pg/paypal-v2
- /ko/v2-payment/pg/danal-identity-verification
- /ko/v2-payment/onboarding

- label: 관리자콘솔
items:
- /ko/console/guide/readme
- /ko/console/guide/reg
- /ko/console/guide/home
- slug: /ko/console/guide/pay
items:
- /ko/console/guide/payments
- /ko/console/guide/billing-payments
- /ko/console/guide/integration
- /ko/console/guide/account

- label: 플러그인
systemVersion: v1
items:
Expand Down Expand Up @@ -269,13 +320,6 @@
- /ko/tip/code
- /ko/tip/pg-3
- /ko/tip/portone-code
- slug: /ko/console/guide/readme
items:
- /ko/console/guide/reg
- /ko/console/guide/account
- /ko/console/guide/connect
- /ko/console/guide/list
- /ko/console/pg
- /ko/tip/tax
- /ko/tip/chk
- /ko/tip/confirm-process
Expand All @@ -284,41 +328,3 @@
- /ko/tip/redirect
- /ko/tip/tls-support
- /ko/faq/undefined

- label: V2 연동하기
systemVersion: v2
items:
- /ko/v2-payment/v2
- /ko/authpay/guide
- /ko/v2-payment/key-in
- slug: /ko/v2-payment/billing-key/readme
items:
- /ko/v2-payment/billing-key/1
- /ko/v2-payment/billing-key/2
- /ko/v2-payment/billing-key/3
- /ko/v2-payment/webhook
- /ko/result/notice
- /ko/v2-payment/identity-verification
- slug: /ko/v2-payment/v2-sdk/readme
items:
- /ko/v2-payment/v2-sdk/payment-request
- /ko/v2-payment/v2-sdk/payment-response
- /ko/v2-payment/v2-sdk/billing-key-request
- /ko/v2-payment/v2-sdk/billing-key-response
- /ko/v2-payment/v2-sdk/identity-verification-request
- /ko/v2-payment/v2-sdk/identity-verification-response
- /ko/v2-payment/v2-sdk/changelog
- slug: /ko/v2-payment/pg/readme
items:
- /ko/v2-payment/pg/nice-v2
- /ko/v2-payment/pg/inicis-v2
- /ko/v2-payment/pg/tosspayments
- /ko/v2-payment/pg/ksnet
- /ko/v2-payment/pg/smartro-v2
- /ko/v2-payment/pg/kpn
- /ko/v2-payment/pg/kakaopay
- /ko/v2-payment/pg/naverpay
- /ko/v2-payment/pg/paypal-v2
- /ko/v2-payment/pg/danal-identity-verification
- /ko/v2-payment/onboarding
- /ko/v2-payment/confirm-process
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/content/docs/ko/console/_assets/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/content/docs/ko/console/_assets/storeid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
85 changes: 47 additions & 38 deletions src/content/docs/ko/console/guide/account.mdx
Original file line number Diff line number Diff line change
@@ -1,41 +1,61 @@
---
title: 관리자 및 하위 상점 계정 관리
title: 상점 계정 관리
description: >-
신규 관리자 콘솔에서는 관리자 계정 뿐만 아니라 고객사에 소속되어 권한별로 발급된 계정들과 등록하신 하위상점에 소속되어 권한별로 발급된
계정들을 발급, 관리, 조회, 삭제 하실 수 있습니다.
targetVersions: ["v1"]
포트원 콘솔에서 하위 상점을 생성하여 상점별로 결제 거래 건을 분리하여 관리할 수 있으며, 해당 상점을 관리할 수 있는 계정을 별도로 생성하여 권한을 나눌 수 있습니다.
이에 대해 안내합니다.
---

import Figure from "~/components/Figure.astro";

import image1 from "../_assets/account01.png";
import image2 from "../_assets/account02.png";
import image3 from "../_assets/account03.png";
import image4 from "../_assets/account04.png";
import image5 from "../_assets/account05.png";
import image6 from "../_assets/account06.png";
import image7 from "../_assets/account07.png";

## 포트원 관리자콘솔 계정 체계

- 고객사 관리자 계정 (Admin): 최초 관리자 콘솔 가입시 회원가입한 계정을 고객사를 대표하는
관리자 계정으로 칭합니다. 해당 계정은 모든 기능을 사용하실 수 있습니다.
- 최고 관리자 계정 (Owner): 관리자 콘솔 가입시 회원가입한 계정을 고객사를 대표하는
관리자 계정으로 칭합니다. 해당 계정은 모든 기능을 사용할 수 있습니다.
- 하위 상점 및 하위 계정 생성이 가능합니다.
- 긴급 연락처 관리, 사업자 정보 등록이 가능합니다.
- 해당 계정을 **탈퇴하는 경우** 고객 정보와 종속되어 있는 하위 상점 및 하위 계정이 모두 삭제됩니다.

- 관리자 계정 (Admin) : Owner가 생성할 수 있으며, 모든 기능을 사용할 수 있습니다.
- 상점 당 1개만 생성가능합니다.
- 하위 상점 및 하위 계정 생성이 가능합니다.
- 긴급 연락처 관리, 사업자 정보 등록이 가능합니다.

- 고객사 매니저 계정 (Manager) : 고객사 관리자 계정이 해당 계정을 생성 및 발급하실 수 있습니다.
해당 계정은 상점 및 계정관리와 연동 정보 조회만 가능하며 나머지 관리자 콘솔 기능들은 사용하실 수 없습니다.
- 고객사 매니저 계정 (Manager) : Owner 또는 Admin이 생성할 수 있습니다.
- 상점 계정 관리 및 결제 연동은 조회만 가능합니다.
- 나머지 관리자콘솔 기능은 사용할 수 있습니다.
- 해당 권한으로 계정 생성 개수 제한이 없습니다.

- 고객사 개발 계정 (Dev): 고객사 관리자 계정이 해당 계정을 생성 및 발급하실 수 있습니다.
해당 계정은 연동 기능은 사용 가능하며 상점 계정 관리는 조회만 가능합니다. 나머지 기능들은 사용하실 수 없습니다.
- 고객사 개발 계정 (Dev): Owner 또는 Admin이 생성할 수 있습니다.
- 결제 연동 기능만 사용이 가능하며, 상점 계정 관리는 조회만 가능합니다.
- 이 외의 관리자콘솔 기능은 사용할 수 없습니다.
- 해당 권한으로 계정 생성은 10개까지 가능합니다.

- 고객사 조회 계정 (Read Only) : 고객사 관리자 계정이 해당 계정을 생성 및 발급하실 수 있습니다.
해당 계정은 모든 기능의 조회만 가능합니다.
- 고객사 조회 계정 (Read Only) : Owner 또는 Admin 또는 Manager가 생성할 수 있습니다.
- 해당 계정은 모든 기능의 조회만 가능합니다.
- 엑셀 다운로드 권한은 별로도 설정할 수 있습니다.

- 하위 상점 매니저 계정(Manager) : 고객사 관리자 계정이나 동일한 하위상점의 매니저 계정이
해당 계정을 생성 및 발급하실 수 있습니다. 해당 계정은 소속된 하위 상점의 모든 기능을 사용하실있으며
고객사 관리자 계정 관리 및 고객사의 사업자 정보를 조회할 수 있습니다.
- 하위 상점 매니저 계정(Manager) : Owner 또는 Admin 또는 하위 상점의 Manager가 생성할 수 있습니다.
- 해당 계정은 소속된 하위 상점의 모든 기능을 사용할있습니다.
- 상점 계정 관리 및 사업자 정보를 조회할 수 있습니다.

- 하위 상점 조회 계정(Read Only) : 고객사 관리자 계정이나 동일한 하위상점의 매니저 계정이
해당 계정을 생성 및 발급하실 수 있습니다. 해당 계정은 소속된 하위 상점의 모든 기능에 대해 조회만 가능합니다.
- 하위 상점 조회 계정(Read Only) : Owner 또는 Admin 또는 하위 상점의 Manager가 생성할 수 있습니다.
- 해당 계정은 소속된 하위 상점의 모든 기능에 대해 조회만 가능합니다.

## 관리자 계정 관리

_파란색 부분은 사용 가능한 버튼 표기입니다_

<Figure src="/gitbook-assets/ko/image (131).png" caption="관리자 계정 시점" />
<Figure src={image1} caption="관리자 계정 시점" />

<Figure src="/gitbook-assets/ko/image (143).png" caption="그 외 계정 시점" />
<Figure src={image2} caption="그 외 계정 시점" />

- 관리자 계정은 해당 화면에서 고객사에 소속된 계정들을 신규 생성, 발급, 역할 및 정보 수정, 삭제 하실 수 있습니다.
- 나머지 계정은 해당 화면을 통해 고객사에 소속된 계정들을 조회하실 수 있습니다.
Expand All @@ -56,7 +76,7 @@ _파란색 부분은 사용 가능한 버튼 표기입니다_

### 고객사 관리자 계정 시점

<Figure src="/gitbook-assets/ko/image (147).png" caption="고객사 관리자 계정 계정 시점" />
<Figure src={image3} caption="고객사 관리자 계정 계정 시점" />

- 고객사 관리자 계정은 하위상점을 추가, 수정 할 수 있으며 해당 하위상점의 소속된 계정을 생성, 수정, 삭제 하실 수 있으십니다.

Expand All @@ -77,11 +97,11 @@ _파란색 부분은 사용 가능한 버튼 표기입니다_

### 그 외 계정 시점

<Figure src="/gitbook-assets/ko/image (106).png" caption="관리자 계정 외 고객사 계정 시점" />
<Figure src={image4} caption="관리자 계정 외 고객사 계정 시점" />

<Figure src="/gitbook-assets/ko/image (100).png" caption="하위 상점 매니저 계정 시점" />
<Figure src={image5} caption="하위 상점 매니저 계정 시점" />

<Figure src="/gitbook-assets/ko/image (210).png" caption="매니저 계정 외 하위 상점 계정 시점" />
<Figure src={image6} caption="매니저 계정 외 하위 상점 계정 시점" />

## 하위상점별 웹훅 설정 <a href="#agency-webhook" id="agency-webhook" />

Expand All @@ -92,21 +112,10 @@ _파란색 부분은 사용 가능한 버튼 표기입니다_
3. 결제 연동에서 별도로 웹훅을 설정할 하위상점으로 변경
4. 결제알림(Webhook) 관리 탭에서 설정

<figure>
<img src="/gitbook-assets/ko/image (4) (2).png" alt="" />
<Figure src="/gitbook-assets/ko/image (4) (2).png" />

<figcaption>
<p>하단의 결제알림 동일설정 체크박스를 해제해주세요</p>
</figcaption>
</figure>
하단의 결제알림 동일설정 체크박스를 해제해주세요

<figure>
<img src="/gitbook-assets/ko/image (2) (2) (1) (1).png" alt="" />
<Figure src={image7} />

<figcaption>
<p>
웹훅 연동을 원하시는 하위상점을 선택한 뒤 결제알림 관리 탭에서 웹훅을
수정해주세요
</p>
</figcaption>
</figure>
웹훅 연동을 원하시는 하위상점을 선택한 뒤 결제알림 관리 탭에서 웹훅을 수정해주세요.
Loading