Skip to content

Commit

Permalink
apply pr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
LimJiGyu committed Apr 9, 2024
1 parent 1cd7453 commit 6a5e5f3
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 201 deletions.
2 changes: 1 addition & 1 deletion src/content/docs/ko/result/notice.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ import welcome_image2 from "./_assets/welcome/welcome-webhook-guide-2.png";
</VersionGate>

<VersionGate default="v2">
<Details id="notice-config-kpn">
<Details>
<p slot="summary">KPN 설정 방법</p>

KPN은 계약 이후, 발급된 MID에 대해 **가상계좌 백노티 기능**을 별도로 요청해야 합니다.
Expand Down
1 change: 0 additions & 1 deletion src/content/docs/ko/v2-payment/pg/inicis-v2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,6 @@ import Tabs from "~/components/gitbook/tabs/Tabs.astro";
method: "post",
headers: { Authorization: `PortOne ${PORTONE_API_SECRET}` },
data: {
paymentId: `payment${crypto.randomUUID()}`,
channelKey: "channel-key-9987cb87-****-****-****-********896d", // 콘솔 결제 연동 화면에서 채널 연동 시 생성된 채널 키를 입력해주세요.
orderName: "나이키 와플 트레이너 2 SD",
amount: {
Expand Down
Loading

0 comments on commit 6a5e5f3

Please sign in to comment.