Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
What’s new in 2022/02 コンビニ決済/Payment Links API他...
Search
Hidetaka Okamoto (Stripe)
March 08, 2022
Technology
0
220
What’s new in 2022/02 コンビニ決済/Payment Links API他 / jp-stripes-whats-new-202202
JP_Stripes What's new 2022/03/08の資料です。
Hidetaka Okamoto (Stripe)
March 08, 2022
Tweet
Share
More Decks by Hidetaka Okamoto (Stripe)
See All by Hidetaka Okamoto (Stripe)
Stripeではじめる Revenue Operations / jp_stripes_okinawa_8
stripehideokamoto
0
280
収益を高めるための Stripeダッシュボード活用術 / jp_stripes_online_7
stripehideokamoto
0
350
No-code SaaS and Full Site Editing / wcasia2023
stripehideokamoto
0
250
コア機能開発に集中するための Stripe Checkout活用法 / jp_stripes_deep_dive_202301
stripehideokamoto
0
480
State of Checkout 2022から見た オンライン決済フローの最適化/jp-stripes-miyzaki-202301
stripehideokamoto
0
190
サブスクリプション決済入門 Stripeでの実装方法と、要件定義時のポイント/okta-stripe-202301
stripehideokamoto
0
200
ノーコード・ローコードツールで サブスク運用を効率化する方法 / JP_Stripes_Osaka_202301
stripehideokamoto
0
120
ビジネスユーザを巻込む Stripeダッシュボード活用法 / jp_stripes_deepdive-202212
stripehideokamoto
0
310
AWSでローコードにはじめる サブスクリプション運用の効率化/aws-startup-tech-meetup-fukuoka-2
stripehideokamoto
0
160
Other Decks in Technology
See All in Technology
ラスベガスの歩き方 2025年版(re:Invent 事前勉強会)
junjikoide
0
610
激動の時代を爆速リチーミングで乗り越えろ
sansantech
PRO
1
180
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
2
1.4k
RemoteFunctionを使ったコロケーション
mkazutaka
1
150
Kotlinで型安全にバイテンポラルデータを扱いたい! ReladomoラッパーをAIと実装してみた話
itohiro73
2
100
OPENLOGI Company Profile for engineer
hr01
1
46k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
160
仕様駆動開発を実現する上流工程におけるAIエージェント活用
sergicalsix
8
4.6k
Raycast AI APIを使ってちょっと便利なAI拡張機能を作ってみた
kawamataryo
0
210
東京大学「Agile-X」のFPGA AIデザインハッカソンを制したソニーのAI最適化
sony
0
170
Amazon Athena で JSON・Parquet・Iceberg のデータを検索し、性能を比較してみた
shigeruoda
1
240
頭部ふわふわ浄酔器
uyupun
0
240
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
36
7k
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Unsuck your backbone
ammeep
671
58k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
940
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Docker and Python
trallard
46
3.6k
Speed Design
sergeychernyshev
32
1.2k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Transcript
What’s new in 2022/02 コンビニ決済/Payment Links API他 JP_Stripes @hide__dev Mar
2022 1 #Stripe #JP_Stripes
Stripe Tiny Demo (US) Dashboardのユーザー権限 Developer Digest (日本語) Payment Links
Updates Checkout Updates Customer Portal Updates コンビニ決済 Stripe Update (pick up for Japan) Miscellaneous Product Updates 2 #Stripe #JP_Stripes
Product Updates (Checkout / Payment Links / Customer Portal )
JP_Stripes What’s new 2022/02 3 #Stripe #JP_Stripes
Payment Links API 4 JP_Stripes What’s new 2022/02 const price
= await stripe.prices.create({ product: 'prod_xxxxx', nickname: `${name}様専用プラン`, recurring: { interval: 'month' }, unit_amount, currency: 'jpy' }) const link = await stripe.paymentLinks.create({ line_items: [{ price: price.id, quantity }] }) #Stripe #JP_Stripes • No Codeの支払いリンクを APIからも作成可能に • 複数商品の登録や更新、 商品ごとの数量指定にも対応 • 参考記事: NoCodeでオンライン決済を受け付け る”Payment Links(支払いリンク )"に、管理用 APIが登場しました! https://qiita.com/hideokamoto/items/0cb83 f1e4000eb6c0131
Zapierが支払いリンク(Payment Links)をサポート • Payment Links APIを利用 • Zapierのアクションで 支払いリンクを生成可能に •
ノーコードでのStripe活用が より柔軟にできるように 5 JP_Stripes What’s new 2022/02 https://qiita.com/hideokamoto/items /9bf47fdeaf21eb950faf
支払いリンク(Payment Links)で複数商品が登録可能に • 複数の商品を登録した 支払いリンクが作れるように • 商品の数量を指定または、 顧客が変更可能に • 購入数上限・下限も登録可能
より複雑な注文も ノーコードで処理可能に 6 JP_Stripes What’s new 2022/02 https://qiita.com/hideokamoto/items /3b3077f8a3c4c0c57725
Checkout/Payment Linksでアップセル・クロスセル • 「追加でもう1商品」の レコメンド(クロスセル)に対応 • [Billingのみ] 長期契約での 割引提案(アップセル)にも対応 •
設定はDashboardから実施 顧客への追加提案が簡単に 7 JP_Stripes What’s new 2022/02 https://qiita.com/hideokamoto/items /dcb11d03b3fe5516c4ba
Checkoutでゲスト顧客注文をサポート • CheckoutでCustomerデータを 作らずに注文を処理可能に • メアド・カード情報などを元に Dashboardで集約表示 • customer_creation: 'if_required',
の1行を追加するだけ • 会員未登録の注文履歴が より探しやすく 8 JP_Stripes What’s new 2022/02 https://qiita.com/hideokamoto/items /783cd6fef5759aaf1505
CheckoutでFontカスタマイズが可能に • Checkoutページのフォントを カスタマイズ可能に • フォントはStripeが用意する プリセットを利用 • 言語別のサポート状況は Stripeドキュメントを確認
https://stripe.com/docs/payments/ checkout/customization/font-com patibility 9 JP_Stripes What’s new 2022/02
Customer Portalで”解約理由アンケート”をサポート • Customer Portalで サブスクリプション解約した時 解約理由を訊けるように • キャンセル完了後に モーダル表示
• Dashboardでの確認 or Stripe Sigmaでの分析が可能 10 JP_Stripes What’s new 2022/02 https://qiita.com/hideokamoto/items /41381832f806619e9be6
New Payment Method JP_Stripes What’s new 2022/02 11 #Stripe #JP_Stripes
12
1回払い支払いフロー 13 JP_Stripes What’s new 2022/02
Stripe ならではのコンビニ決済:Stripeソリューションとの連携 • Stripe Connect マーケットプレイスやプラットフォーム 型 のビジネスに 向 けた
最 適 な 決 済 • Stripe Billing サブスクリプションなど定期的なビジネスモデルの自動化・最適化を支援 • Payment Links リンクを 共 有 するだけで 決 済 を 可 能 にするノーコードサービス • Stripe Invoicing 請求プラットフォーム • Stripe Checkout Payment Element Payment Intents API 構築済み決済ページ 決済UIコンポーネント 支払いインテント • 統 合 された 資 金 フロー 4 営業日後にコンビニ側から売り上げ分の入金が可能な統合された資金フロー × JP_Stripes What’s new 2022/02
コンビニ決済についてのメール通知機能 15 JP_Stripes What’s new 2022/02 https://dashboard.stripe.com/settings/emails https://qiita.com/hideokamoto/items/c59c4c4ee24b98ac997b #Stripe #JP_Stripes
Learn more about ‘コンビニ決済’ 16 JP_Stripes What’s new 2022/02 https://qiita.com/hideokamoto/items/605096153bdf473895f0
https://qiita.com/hideokamoto/items/f0304cb005f276e35d43 #Stripe #JP_Stripes
Miscellaneous JP_Stripes What’s new 2022/02 17 #Stripe #JP_Stripes
Stripe Tiny Demos • Stripe APIを簡単にデモ (Glitchを利用) • ベータ機能のSearch APIや
日本未上陸のIdentityなども テスト可能 • Glitchなので、 デモコードの確認なども簡単 18 JP_Stripes What’s new 2022/02 https://stripe-tinydemos.glitch.me/
Dashboardユーザーの権限管理がより詳細に • 1ユーザーに 複数の役割を設定可能に • 役割の種類も 5つから8つへ • 担当者の役割に応じた 柔軟なアカウント・権限管理へ
19 JP_Stripes What’s new 2022/02 https://qiita.com/hideokamoto/items /c52961fd536968183a20
Stripe Developer Digest 日本語版(β) • 英語で毎月配信中の ニュースレターを日本語化 • テスト的にQiitaで 翻訳記事を配信開始
• Terminal / Issuingなど 日本未登場の製品情報も キャッチアップ可能 20 JP_Stripes What’s new 2022/02 https://qiita.com/tags/stripedevelop erdigest
Stripe Tiny Demo (US) Dashboardのユーザー権限 Developer Digest (日本語) Payment Links
Updates Checkout Updates Customer Portal Updates コンビニ決済 Thanks! Miscellaneous Product Updates 21 #Stripe #JP_Stripes