Treasury 手数料のレポートベータ
項目別に Treasury 手数料を分析します。
Treasury 手数料レポートを使用すると、手数料の算出、適用、報告に対する Stripe のアプローチを理解できます。ダッシュボードで詳細なレポートを作成してダウンロードすることが可能です。
Stripe による Treasury 手数料の算出方法
行政取引手数料
Stripe は、Treasury ユーザーに対して月次ベースで行政取引手数料 (AFF) を支払います。手数料を日次ベースで複利計算し、貴社のすべての Treasury 金融アカウントを対象にその特定の日に利用可能な最低残高を使用します。残高がマイナスの金融アカウントでは、手数料は発生しません。残高には、ニューヨーク連邦銀行がその日に公表した 50 パーセンタイルの実効フェデラルファンドレート (EFFR) と、交渉された行政取引手数料の乗数が乗算されます。 非営業日の場合は、前営業日の EFFR 値が使用されます。
この方法は、Stripe Treasury の標準化された最新の手数料スケジュールに記載されているとおりです。実際の方法は、Stripe との交渉条件によって異なる場合があります。
以下の算出例をご覧ください。
日 | 1 日の終了時点で利用可能な残高 | EFFR | レート乗数 | 計算 | 金融口座 1 件ごとの 1 日の収益 |
---|---|---|---|---|---|
1 | 2,000,000 円 | 4.33 | 92% | 20000 * (0.0433 * .92)/360 * .5 | 1.11 ドル |
2 カ月短縮 | 2,200,000 円 | 3.8 | 92% | 22000 * (0.038 * .92)/360 * .5 | 1.07 ドル |
3 | 1 万 5,000 ドル | 3.8 | 92% | 22000 * (0.038 * .92)/360 * .5 | 0.73 ドル |
3 日間の収益は、1.11 + 1.07 + 0.73 = 2.91 ドルです。
利用可能な列
ダッシュボードでレポートをダウンロードする際に、レポートに表示する列をカスタマイズできます。各タイプのレポートで利用可能な列を以下に示します。
Treasury Administrative Facilitation Fee
API レポートタイプ: treasury_
列名 | デフォルト | 説明 |
---|---|---|
balance_amount | The single multi-currency balance of the FinancialAccount. Positive values represent money that belongs to the user while negative values represent funds the user owes. | |
balance_currency | Designated currency of financial accounts balance. Currently, FinancialAccounts can only carry balances in USD. | |
date | Date associated with Administrative Facilitation Fee earned… | |
effr_value | Effective federal funds rate value (50th percentile) used to calculate fee. Gathered from the NY FED. | |
fee | Amount of Administrative Facilitation fee paid out in user’s currency. | |
financial_account | Unique identifier of financial account for which Administrative Facilitation Fee was incurred. | |
merchant | Unique identifier of financial account associated with. |