-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Adding a shipping comment via API does not send an email to the customer #4320
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
Comments
Internal issue MAGETWO-52830 |
Would love to see this fixed. These little glitches in the API present challenges for larger businesses that need to integrate with other systems, and particularly B2B firms. This impacts our site now that we've launched, and we're forced to work around this limitation by sending these emails from other systems (with other limitations) until this is addressed. |
I think it lacks {"notify": true} parameter which new shipment document has when creating via REST API. For now it displays new comment on frontend, but you can't email it to customer... |
[TSG-CSL3] For 2.3 (pr24)
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce
Expected result
Actual result
I've tried emailing the shipment to the customer. The email is sent but the comments are not displayed. So there seems no way via the API to send a shipping comment to the customer, as there is from Admin.
The text was updated successfully, but these errors were encountered: