-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
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.
Closed
QA Info Tech, can you please investigate this issue and advise if it still a problem with this version of the pluign. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: