# 代金引換手数料の設定

## 代金引換手数料の有効化

ストア情報ページの`代金引換手数料`配下にあるスイッチをONにすることで、代金引換の注文情報に代金引換手数料が加算されます。

![](/files/K4OzboA6gmgSYPgBz7GY)

{% hint style="danger" %}
楽天に接続しているストアでは、代金引換手数料は楽天側で設定してください。
{% endhint %}

{% hint style="danger" %}
代金引換に対応している配送サービスは下記のみです。

佐川急便　飛脚宅急便

ヤマト運輸　宅急便

ヤマト運輸 宅急便コンパクト
{% endhint %}

## 代金引換手数料の内訳・決定方法

#### 佐川急便 (Sagawa) <a href="#e-zuo-chuan-ji-bian-sagawa" id="e-zuo-chuan-ji-bian-sagawa"></a>

| **代引金額（¥）**       | **代引手数料（¥）** |
| ----------------- | ------------ |
| 0 ≦ 10,000        | 330          |
| 10,001 ≦ 30,000   | 440          |
| 30,001 ≦ 100,000  | 660          |
| 100,001 ≦ 300,000 | 1,100        |

#### ヤマト運輸 <a href="#yamato-yamato" id="yamato-yamato"></a>

| **代引金額（¥）**       | **代引手数料（¥）** |
| ----------------- | ------------ |
| 0 ≦ 9,999         | 330          |
| 10,000 ≦ 29,999   | 440          |
| 30,000 ≦ 99,999   | 660          |
| 100,000 ≦ 300,000 | 1,100        |

{% hint style="info" %}
ヤマト運輸　宅急便コンパクトは取引限度額が¥30,000となっているため代引き手数料は¥330\~¥660のレンジでのご請求になります。
{% endhint %}


---

# 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://anymind-group.gitbook.io/anylogi/fulfillment/order/no.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.
