1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

miriwoお一人様Advent Calendar 2023

Day 11

laravel ✕ Stripe (Laravel Cashier)ユーザーの決済方法を登録する流れ(実装コード無し)

Last updated at Posted at 2023-12-10

概要

usersに登録されているユーザーの決済方法を登録するまでの流れを簡単にまとめる。
※実際の実装コードは本記事には記載しない。

ドキュメントの内容

下記ドキュメントを参照し、ちょっと調べた内容を本記事に記載する。

用語まとめ

  • 顧客: Stripe内での支払いをするユーザーのこと。

処理の流れ

下記のような流れで処理が行われる。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?