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

Add 'created' status for Mollie Orders API #68

Merged
merged 3 commits into from
Aug 22, 2019

Conversation

nvindice
Copy link
Contributor

@nvindice nvindice commented Jun 4, 2019

When using Mollie's Orders API, the status for open orders is "created" instead of "open", see https://docs.mollie.com/orders/status-changes

EDIT: I fixed the tests as the status "created" means the order is open IMHO. The previous test for status == 'open' was useless as the Orders API will never return "open" as a status.

@nvindice
Copy link
Contributor Author

nvindice commented Jul 9, 2019

Hi, is there any chance to get some feedback on this? Is this repo abandoned?

@barryvdh barryvdh merged commit 93d4803 into thephpleague:master Aug 22, 2019
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.

2 participants