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 config settings per store #22

Open
iugo-josh opened this issue Mar 14, 2017 · 2 comments
Open

Support config settings per store #22

iugo-josh opened this issue Mar 14, 2017 · 2 comments

Comments

@iugo-josh
Copy link
Contributor

Magento allows multiple websites and stores to be managed from a single install. The checkout currently fetches merchant IDs from the top level default settings, even if a different ID has been set at the website level.

  • Ensure Oxipay merchant config can be set at the website level and settings are reflected during checkout.
  • Ensure Oxipay branding can be set at the store level and settings are reflected during checkout.
@iugo-josh iugo-josh self-assigned this Mar 14, 2017
iugo-josh added a commit that referenced this issue Mar 14, 2017
Changed the hidden form from being generated on the server side to
be generated on the client side instead. Added event listeners to
update the form as user details are modified.

Added scope settings to allow branding configuration to be changed
at the store level. Updated front end code to request data in the
correct scope.

Changes should fix issues #10, #17, #18 and #22.
@sam-flexi
Copy link
Collaborator

sam-flexi commented May 10, 2017

QA Info Tech, can you please investigate this issue and advise if it still a problem with this version of the pluign.

@esteban-terem
Copy link
Contributor

Hi. This is resolved in the new plugin implementation (since revision 196b1f8, branch develop).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants