Story: Tạo platform cho seller với Stripe connect.
Ref: https://docs.stripe.com/connect/accounts
Tạo connect account 1.1 Cài đặt Controller a. stripe_dashboard
Ref: https://docs.stripe.com/connect/migrate-to-controller-properties
- https://docs.stripe.com/api/accounts/create#create_account-controller-stripe_dashboard
Lựa chọn dashboard mà user có thể truy cập.
- Nếu muốn chọn stripe_dashboard là express thì người thu thập requirement_collection phải là stripe.
- Còn nếu requirement_collection là application thì không có quyền truy cập vào stripe dashboard và phải set stripe_dashboard về none
=> Như vậy là hơi bất cập ở một chỗ là mình muốn người cung cấp thông tin là application và vẫn muốn seller có thể truy cập vào stripe express dashboard....