We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Library version 3.2.0-beta.1 (due to testmode bug)
When requesting orders with embeds parameter:
embed: [ 'payments', 'refunds', 'shipments' ]
The order returns _embedded: undefined
The text was updated successfully, but these errors were encountered:
Thanks. I'll look into this.
Sorry, something went wrong.
This will be fixed in the next version.
For today ‒ depending on your requirements ‒ perhaps embedding only one resource (payments, or refunds, or shipments) at a time could be a workaround.
Released @mollie/api-client@3.2.0-beta.2
@mollie/api-client@3.2.0-beta.2
Successfully merging a pull request may close this issue.
Library version 3.2.0-beta.1 (due to testmode bug)
When requesting orders with embeds parameter:
The order returns _embedded: undefined
The text was updated successfully, but these errors were encountered: