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
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
880
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
320
スケールする組織の実現に向けた インナーソース育成術 - ISGT2025
teamlab
PRO
2
180
パッケージ設計の黒魔術/Kyoto.go#63
lufia
3
440
プロポーザル駆動学習 / Proposal-Driven Learning
mackey0225
2
1.3k
ProxyによるWindow間RPC機構の構築
syumai
3
1.2k
請來的 AI Agent 同事們在寫程式時,怎麼用 pytest 去除各種幻想與盲點
keitheis
0
130
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
490
はじめてのMaterial3 Expressive
ym223
2
920
Design Foundational Data Engineering Observability
sucitw
3
210
複雑なドメインに挑む.pdf
yukisakai1225
5
1.2k
Cache Me If You Can
ryunen344
2
5.8k
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
224
9.9k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
How GitHub (no longer) Works
holman
315
140k
Git: the NoSQL Database
bkeepers
PRO
431
66k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
It's Worth the Effort
3n
187
28k
Embracing the Ebb and Flow
colly
87
4.8k
Optimizing for Happiness
mojombo
379
70k
How to Ace a Technical Interview
jacobian
279
23k
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 := → =
!?
ありがとうございました