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

Fix for sites that require shipping method at checkout #973

Conversation

hahnzilla
Copy link
Contributor

I updated our commerce version to 2.1.12 and was unable to checkout on our local instance. Traced the issue to what I think was a type on a property name:

Update property getShippingMethodId to method call getShippingMethodId()

Update property `getShippingMethodId` to method call
`getShippingMethodId()`
@nfourtythree nfourtythree merged commit d47ac27 into craftcms:develop Aug 23, 2019
@nfourtythree
Copy link
Contributor

Good spot, @dhahn thanks for the PR!

@brandonkelly
Copy link
Member

2.1.12.1 is out now with this. Thanks again!

@hahnzilla
Copy link
Contributor Author

Wow awesome work. Thanks y'all!

@hahnzilla hahnzilla deleted the bugfix/fix-for-requiring-shipping-method-at-checkout branch August 23, 2019 17:11
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

Successfully merging this pull request may close these issues.

None yet

3 participants