adam-stripe/stripe-connect-managed-rails

Storing bank numbers

brandnamewater opened this issue · 0 comments

Anyone coming here..

Do not store the stripe account information in the DB. You should only be storing the stripe account token they get back to you.

Allow the params to pass, but DO NOT store the bank, routing, SS numbers, etc.

This is a huge liability.

This github is great for getting started but there is a bit more to get on for going live in produciton env.a