Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Payment Records API を使って地域通貨を Stripe Dashboard ...

Avatar for acomagu acomagu
November 23, 2025

Payment Records API を使って地域通貨を Stripe Dashboard に統合してみた

Avatar for acomagu

acomagu

November 23, 2025
Tweet

More Decks by acomagu

Other Decks in Programming

Transcript

  1. 欠点: Stripe のサービスと全く連携しない 
 
 「年内に Rader や Billing とシームレスに連携でき

    るようになるだろう...」by Gaybrick Will
 隔たり
 2024年音沙汰無し

  2. つまり
 Payment Record は Orchestration の世界の Payment Intent で、
 Payment

    Attempt は Orchestration の世界の Charge みたいなもの!

  3. ↑Payment Intent があった場所 
 Stripe 外の支払い<も>記録できるよう になった Payment Intent 


    Stripe 界の 
 地殻変動や~~!!! 
 と、勝手に思っています

  4. ① Payment Record は「外部の支払いも 記録できる Payment Intent」っぽい ② Payment Record

    は Rader や Billing 等各種 Stripe サービスと連携してくれる
  5. まとめ - Payment Records は Orchestration と共に生まれた、「Stripe 外部の支払いを記録 し、Stripe の各種サービスと連携する」新しいオブジェクトです


    - Rader や Billing(Subscription, Invoice)と連携します 
 - Payment Records は「Stripe 外部の支払いも記録できる Payment Intent」っぽい形 をしています
 - Payment Records は Orchestration 無しでも使うことができ、地域通貨や現金決済 のような「完全に Stripe 外部の支払い」を記録することができます