# 일회성 Stripe 결제 액션

**중요 안내** -- Stripe 설정은 반드시 에이전시 레벨에서 설정하세요. 로케이션 레벨이 아닙니다: [https://app.gohighlevel.com/settings/stripe](https://app.gohighlevel.com/settings/stripe?fbclid=IwAR38bI5fZ3pmJF7TlSQLDnhgagQe_bSeZKNMe_kSywPpM8yfoMlEOUQdLMo)

트리거를 기반으로 Stripe에서 일회성 결제를 실행하세요!

**중요 참고사항: 일회성 결제가 작동하려면 Stripe에서 카드가 기본 결제 수단으로 설정되어 있어야 합니다**

***

*원문 최종 수정: Wed, 29 Sep, 2021 at 10:04 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# Agent Instructions: 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:

```
GET https://hyperclass.gitbook.io/hyperclass-docs/integrations/one-time-stripe-charge-action.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
