# サブスクリプション管理（キャンセル・支払い変更）

SyFu Card Pass・SyFu Pass Standardの支払い方法の更新やキャンセル、請求履歴の確認は\
**Stripeのカスタマーポータル**から行えます。

***

### 🔑 カスタマーポータルへのアクセス

* **SyFu Card Pass URL**：<https://billing.stripe.com/p/login/6oUaEZgJLa387f1b3o8so00>
* **SyFu Pass Standard URL**：<https://billing.stripe.com/p/login/7sYaEWdCt9bY9ZjbSO3oA00>
* **ログイン方法**：Pass申込時に登録したメールアドレスを入力\
  　→ Stripeから送られるワンタイムリンクを開いてログイン

***

### 🧩 できること

* 支払い方法の追加・変更（カード更新・別カードへの切替）
* 請求履歴・領収書の確認
* サブスクリプションのキャンセル\
  　※キャンセル後も契約期間終了までは有効です（途中返金はありません）


---

# 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://docs.syfu.io/ja/syfu-pass/subscription-management.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.
