Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Jam0r's avatar
Level 8

Storing bank accounts in the DB

I'm working on a project which requires being able to store bank accounts (bank name, account name, account number and sort code) against users inside mysql.

Form my understanding although this is sensitive data, it poses no security risk compared to the likes of storing credit/debit cards.

Can someone confirm whether this is the case, what the best practices are and whether there are any outsider companies (Stripe for example) who would be able to handle this should they need to?

0 likes
1 reply

Please or to participate in this conversation.