Hi guys!
I am using stripity_stripe for accept a payment in my backend server.
But I don’t want to set a api_key in config.exs. I want to use each user’s stripe secret key for their account.
Is there anyway to make a request to stripe api using each user’s secret key?