-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm working on a multi-tenant app where companies will be able to select a payment processor. Each company would have different credentials for Authorize.net.
Currently elixir_authorizenet only supports credentials via config.
https://github.com/marcelog/elixir_authorizenet/blob/master/lib/elixir_authorizenet.ex
I'm wondering if there is an elegant way to allow credentials to be specified with more granularity (perhaps per request) while still supporting the config-based behaviour for most users?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels