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

Update Orders state machine doc removing confirmation_required text #2658

Merged

Conversation

kennyadsl
Copy link
Member

This feature has been removed here:

8c8c84c

cc @benjaminwil

@kennyadsl kennyadsl self-assigned this Mar 28, 2018
`true`.

The `payment` state is optional and it's only triggered if `payment_required?`
returns `true`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add a newline after this paragraph to separate it from the paragraph below.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok! I thought that since it's a single line it would be better to compact those paragraphs but here is your land, I will update shortly! 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@benjaminwil
Copy link
Contributor

@kennyadsl Thanks for the mention 👍

@kennyadsl kennyadsl force-pushed the update-order-state-machine-docs branch from 0357dde to 8966d6f Compare March 28, 2018 18:48
@kennyadsl
Copy link
Member Author

@benjaminwil do you think it's ok now?

@benjaminwil
Copy link
Contributor

@kennyadsl Yes, thanks. 😊

- The `confirm` state is only triggered if `confirmation_required?` returns
`true`.
The `payment` state is optional and it's only triggered if `payment_required?`
returns `true`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, we could have alternatively merged the paragraphs. But they are about different states.

@kennyadsl kennyadsl merged commit 2f727f9 into solidusio:master Apr 5, 2018
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.

3 participants