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

feat: move api calls to async #48

Open
1 task
damienwebdev opened this issue Aug 22, 2023 · 0 comments
Open
1 task

feat: move api calls to async #48

damienwebdev opened this issue Aug 22, 2023 · 0 comments

Comments

@damienwebdev
Copy link

damienwebdev commented Aug 22, 2023

Magento supports an async API for sending messages to external services (like reviews.io).

  • This plugin should be reworked to use the message queue to send orders to reviews.io.

Otherwise, business users (and other external processes that create shipments) currently have to wait to save shipments in order to send orders to reviews.io.

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

No branches or pull requests

1 participant