-
Notifications
You must be signed in to change notification settings - Fork 31
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
Make module compatible with OneStepCheckout #47
Comments
to get it to work with OneStepCheckout you would need to:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Below are the changes / hacks I needed to make to make the plugin work with the onestepcheckout.com module:
Add a custom field at position #6 in the OneStepCheckout configuration:
Modify Block/Checkout/LayoutProcessor.php to add the fields at sortOrder position #6:
Small change to the CSS, remove the following from Experius/Postcode/view/frontend/web/css/source/module/_checkout-fields.less
Result:
The text was updated successfully, but these errors were encountered: