@martinbean
I would simply like to store the key in the database and used dynamically according to different payment, the advantage is to be able to change the key without going into .env
@Narindra Again, this is what Stripe Connect is for.
A merchant connects their Stripe account to your platform. You’re then able to make charges on their behalf, and also transfer funds from your account to theirs.