Skip to content

Commit

Permalink
Docs: 오타 수정 (#476)
Browse files Browse the repository at this point in the history
  • Loading branch information
sozerodev authored May 21, 2024
1 parent 99bfdf2 commit 81d3f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/ko/auth/guide-2/refund.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ app.post("/payments/cancel", async (req, res, next) => {
});
```

다음과 같이 가상계좌 환불을 요청하여 성공하면 PG사 담당자가 다음날 해당 계좌로 환불 금액을 입금합니다. 이는 통상적으로 영엽일 기준 하루 정도 소요됩니다.
다음과 같이 가상계좌 환불을 요청하여 성공하면 PG사 담당자가 다음날 해당 계좌로 환불 금액을 입금합니다. 이는 통상적으로 영업일 기준 하루 정도 소요됩니다.

<Figure src="/gitbook-assets/ko/vbank-refund-process.png" caption="가상게좌 환불 FLOW" />

0 comments on commit 81d3f3c

Please sign in to comment.