使用量ベース請求の収益認識非公開プレビュー
収益認識で使用量べースの請求がどのように処理されるかについてご紹介します。
The revenue recognition feature for usage based billing helps with the revenue recognition process for businesses that use usage-based billing models. It ensures that you recognize revenue that aligns with actual customer consumption, which can help provide accurate financial tracking and improved cash flow management.
使用量ベース従量課金イベント
If you have a usage-based billing metered event through Stripe Billing, it requires no further setup. Stripe Revenue Recognition automatically recognizes this revenue for you.
たとえば、100 ユニットのサブスクリプションで 1 ユニットあたり 1 USD の価格の顧客がいるとします。これらのユニットは、次のように複数の日と月にわたって消費されます。
- 2025-03-02、20 ユニット
- 2025-03-30、25 ユニット
- 2025-04-01、15ユニット
- 2025-04-20、25 ユニット
- 2025-04-28、15 ユニット
この例では、顧客 は3 月に合計 45 ユニット、4 月に 55 ユニットを使用し、それらに対する請求はありませんでした。この収益認識の元帳の仕訳は次のようになります。
カ月 | デビット | クレジット | 金額 | 説明 |
---|---|---|---|---|
3 月 | UnbilledAccountsReceivable | 売上 | 45.00 | 45 使用量ユニットからの 3 月の収益 |
4 月 | UnbilledAccountsReceivable | 売上 | 55.00 | 55 使用量ユニットからの 4 月の収益 |
請求済みの使用量べース従量課金イベント
設定に応じて、記録された使用量を含め、消費されたユニットに対して請求書が生成されます。
先の例より継続して、請求書は 2025-04-01 に確定され、60 ユニットの消費量がキャプチャーされました。月末の仕訳記入は次のようになります。
カ月 | デビット | クレジット | 金額 | 説明 |
---|---|---|---|---|
3 月 | UnbilledAccountsReceivable | 売上 | 45.00 | 45 使用量ユニットからの 3 月の収益 |
4 月 | UnbilledAccountsReceivable | 売上 | 55.00 | 55 使用量ユニットからの 4 月の収益 |
4 月 | 売上 | UnbilledAccountsReceivable | 60.00 | 請求済み使用量ユニットに対する 4 月の請求書の収益の差戻し。 |