# Revenue Recognition (収益認識) の例 一般的な例を使用して、収益認識について説明します。 Stripe Revenue Recognition は、発生主義会計プロセスの自動化を支援します。このページからリンクされた例は、Stripe 内での Revenue Recognition の仕組みを示しています。 特に明記されていない限り、これらの例では収益認識が日単位で行われることを前提としています。Stripe のツールは秒単位で収益を認識しますが、計算は日単位の増分を使用して簡素化されます。 次のカテゴリのさまざまな例を参照してください。 - [マイナス](https://docs.stripe.com/revenue-recognition/examples/contra.md) - [クレジットノート](https://docs.stripe.com/revenue-recognition/examples/credit-notes.md) - [除外](https://docs.stripe.com/revenue-recognition/examples/exclusion.md) - [FX と通貨](https://docs.stripe.com/revenue-recognition/examples/currency.md) - [サブスクリプション](https://docs.stripe.com/revenue-recognition/examples/subscriptions.md) - [Tax](https://docs.stripe.com/revenue-recognition/examples/tax.md) - [その他の例](https://docs.stripe.com/revenue-recognition/examples/other-examples.md)