DEV Community

Mohamed Abd Elhamed
Mohamed Abd Elhamed

Posted on

How to secure tenant payment methods?

I build multi tenant website using Laravel tenants and want each user to have their own strip account how to do that in best practice and Is Laravel encryption is enough to secure tenants API keys

Top comments (1)

Collapse
 
mreduar profile image
Eduar Bastidas • Edited

You can use Stripe Connect. Stripe Connect is a powerful API and set of tools used to route payments between businesses, customers, and recipients who need to get paid.