Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple merchant accounts #41

Open
arjun289 opened this issue Dec 22, 2017 · 2 comments
Open

Support multiple merchant accounts #41

arjun289 opened this issue Dec 22, 2017 · 2 comments

Comments

@arjun289
Copy link
Member

The Authorize.Net gateway only supports USD for now.
Create the functionality to support other currencies.

@oyeb
Copy link
Contributor

oyeb commented Jan 25, 2018

Do you mean to support multiple ANet accounts or has this been resolved because of #62?

@pkrawat1 pkrawat1 removed this from the Release 1.5.0 milestone Jan 25, 2018
@oyeb
Copy link
Contributor

oyeb commented Jun 4, 2018

AFAIK, Authorize.Net allows a merchant to use just one currency for all operations. To work with multiple currencies, one must make several accounts with them. See this.

Gringotts can very easily support multiple merchant accounts, even with the same gateway. The user should explicitly pass in their credentials under the :config key in opts -- overriding any config found in the application-config.

@oyeb oyeb added this to the 1.1.1 milestone Jun 4, 2018
@oyeb oyeb removed the severity: low label Jun 4, 2018
@oyeb oyeb changed the title support for currency in Authorize.Net gateway Support multiple merchant accounts Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants