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

Use IncrementId instead of EntityId for BuyOrder #1

Draft
wants to merge 1 commit into
base: fix/setting-order-status
Choose a base branch
from

Conversation

mgiadach
Copy link
Owner

BuyOrder is the order number shown both in success and error messages to the user. This number should be the same one the user sees in confirmation email and in "My Account" section of the site.
Previously, entity_id value was used, which is an internal database id and it doesn't make sense to a store client.

@mgiadach mgiadach self-assigned this Apr 12, 2020
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.

1 participant