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
自社サービスにStripeを導入する話
Search
mmorito
October 26, 2018
Programming
1
850
自社サービスにStripeを導入する話
mmorito
October 26, 2018
Tweet
Share
More Decks by mmorito
See All by mmorito
Road to SRE NEXT@広島
mmorito
0
280
Google Cloud によるDICOM管理
mmorito
0
58
JBUG広島#11
mmorito
0
410
データ分析やAIの "運用" について考える
mmorito
0
470
JP_Stripes in Setouchi #01
mmorito
0
170
Cloud Native Kansai #01
mmorito
0
1.2k
Cloud Native Sapporo #01
mmorito
0
420
GAE/Jで盛大に失敗する方法
mmorito
0
590
Introduction of Firebase
mmorito
0
990
Other Decks in Programming
See All in Programming
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
4
2.9k
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
190
Ruby Parser progress report 2025
yui_knk
1
460
Design Foundational Data Engineering Observability
sucitw
3
210
MCPとデザインシステムに立脚したデザインと実装の融合
yukukotani
4
1.5k
AI Agents: How Do They Work and How to Build Them @ Shift 2025
slobodan
0
110
楽して成果を出すためのセルフリソース管理
clipnote
0
190
API Platform 4.2: Redefining API Development
soyuka
0
240
1から理解するWeb Push
dora1998
7
1.9k
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
2.8k
個人軟體時代
ethanhuang13
0
330
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
430
Featured
See All Featured
Context Engineering - Making Every Token Count
addyosmani
3
63
Code Reviewing Like a Champion
maltzj
525
40k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Designing for Performance
lara
610
69k
How to Think Like a Performance Engineer
csswizardry
26
1.9k
A Tale of Four Properties
chriscoyier
160
23k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Code Review Best Practice
trishagee
71
19k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Transcript
自社サービスにStripeを導入する話 JP_Stripes 広島 #03
森藤 敏之(もりとう) - @mmorito_0318 所属 - 株式会社エムネス - 遠隔画像診断センター - 医療支援サービス「LOOKREC」
- ひろしま病理診断クリニック - 病理診断センター イベント / 勉強会(担当) - GCPUG - 広島支部 organizer - JP_Stripes 広島
JP_Stripes と 私
第1回: 安藤さんに誘って頂き一般参加 第2回: こちらも一般参加(のはずだった) JP_Stripes と 私
\ 文春ばりの証拠写真 /
第3回(今回): 使ってみるの話をさせて頂くことに! JP_Stripes と 私 \ 地元枠 /
Stripe導入の理由
① Go言語で書ける (curl, Ruby, Python, PHP, Java, Node.js, Go, .NET) ② 豊富な機能で柔軟な資金の移動に対応ができそう(本題)
Stripe導入の理由
導入するアプリのご紹介
CT / MRI レントゲン スキャナ Internet
CT / MRI レントゲン スキャナ Internet バックアップ
CT / MRI レントゲン スキャナ Internet バックアップ Internet
CT / MRI レントゲン スキャナ Internet バックアップ Internet 遠隔診断
CT / MRI レントゲン スキャナ Internet バックアップ Internet 遠隔診断 Internet
CT / MRI レントゲン スキャナ Internet バックアップ Internet 遠隔診断 患者向け
Internet
バックアップ - 料金体系: 装置数に応じた 月々定額料金制 - 資金の流れ: 契約施設 → 弊社 へお支払い - 価格設定:
人間味あふれる価格設定 遠隔診断 - 料金体系: 診断料金 x 依頼件数 の 従量課金制 - 資金の流れ: 契約施設 → 弊社 → 法人 or 個人 へお支払い - 価格設定: 人間味あふれる価格設定 患者向け - 料金体系: 検査コース毎の 受診料 - 資金の流れ: 患者 → 弊社 → 検査実施施設 へお支払い - 価格設定: 一定の価格設定 - その他: セット割、クーポン割あり 要件まとめ
患者向け
▶ 顧客IDをもとにあとでお支払い シンプルにお支払い ▶ カード情報を顧客として登録
None
クーポンが登録できる ▶ クーポンを登録 ▶ クーポンを取得してディスカウント結果をお支払い
None
バックアップ
定期支払いの登録 ▶ プランを登録 ▶ プランを指定して定期お支払い
遠隔診断
Connect
送金用アカウントを作成 ▶ アカウントの作成 ▶ 利用規約の同意
売上と同時に送金 ▶ お支払い(3000円) ▶ 1人目に送金(1000円) ▶ 2人目に送金(1000円) → 1000円が売上として残る
まとめ - 機能が豊富で今後アプリ側に新たな課金体系が できた時も十分に対応していけると感じた - ダッシュボードがとにかく見やすくて使いやすい ! このために手数料3.6%払う価値があるくらい - ドキュメントが充実している
- ただし、(Go言語だけかもしれないが)めっちゃ 間違いがある - そのままコピペしたら結構な確率でコンパイルエラー
Intr → Int
id → ID := → =
!?
ありがとうございました