> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-ko/propw/publish-your-docs-43.md).

# PropW, 신용카드 및 퀵페이로 글로벌 접근성 강화

**PropW 사용자 여러분,**\
**도전 패키지 구매를 보다 편리하게 하기 위해 신용카드 및 간편결제 기능을 공식 출시하게 되었음을 기쁜 마음으로 알려드립니다! 오늘부터 Visa, Mastercard 등 주요 신용카드와 다양한 간편결제 수단(단계별 제공)을 통해 손쉽게 결제하실 수 있습니다 — 보다 원활한 결제 경험을 즐기세요.**

&#x20;

주요 기능:

* 초고속 결제: 신용카드 또는 간편결제 수단을 연동하면 즉시 결제—대기 시간 없음.
* 글로벌 이용 가능: 170개 이상의 통화를 지원하며 자동 환율 변환 제공.
* 안전하고 신뢰할 수 있음: PCI-DSS 인증 + 3D Secure 인증 + SSL 암호화로 거래 전반을 보호.
* 특별 혜택: 결제 수수료 0%.
* 현지화된 지원: Visa, Mastercard, PromptPay, GrabPay, PayNow 등 다양한 결제 옵션(이용 가능한 방식은 지역에 따라 조정될 수 있음).

&#x20;

빠른 안내(간단 3단계):

1. 등록 페이지로 이동\
   → 도전 패키지 선택 → \[신용카드] 클릭 → 정보 입력.
2. 결제 수단 선택
3. 신용카드 이용자: 카드 번호/유효기간/CVV 입력 후 SMS 인증 완료.
4. 간편결제 이용자: 전자지갑 앱을 통해 인증.
5. 결제 확인\
   → 시스템이 거래 확인을 표시합니다.

&#x20;

지금 시작하기:

&#x20;웹: [https://www.propw.com](https://www.propw.com/zh_CN)/

앱: 얼리 액세스 버전 다운로드를 위해 스캔

<img src="https://hkto-prod.oss-accelerate.aliyuncs.com/1b05a697373a1ef729b4338f818ed661f7e0087d9d65587abe575ce13e7e522b.png" alt="" height="676" width="686">

&#x20;

신뢰해 주셔서 감사합니다. 저희는 탁월한 서비스를 제공하기 위해 계속 노력하겠습니다！

&#x20;

PropW


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.propw.com/announcement/announcement-ko/propw/publish-your-docs-43.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
