stripeのcurrent_period_start・current_period_endが使えなくなっていた

stripeのcurrent_period_start・current_period_endが使えなくなっていた話。current_period_start・current_period_endはAPIの破壊的な変更によって

stripeのcurrent_period_start・current_period_endが使えなくなっていた

目次

問題

stripeを用いてサブスクリプション機能のの開発を行おうとしたところ、今まで動作していたコードにエラーが発生した

どうやら、3月末のアップデートで破壊的変更が行われ、current_period_start・current_period_endは廃止されたらしい。

対処法

代わりに、items.data.current_period_end フィールドと items.data.current_period_start フィールドで取得できる。

参考文献

サブスクリプション項目の請求期間を追加し、サブスクリプションの期間を削除しました(破壊的変更)

投稿日: 2025年4月30日

このブログの主

Kotatsu-dogのプロフィール画像
旅のプロ

Kotatsu-dog

Software indie developer in Japan. My hobby is traveling, taking photos, and developing software. #Travel-lover #engineer #photographer

訪問都道府県42
旅行歴15年
記事数126