Skip to content

Support multiple sets of credentials #3

@nathany

Description

@nathany

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions