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

Push orders by cron #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vitalykqlicks
Copy link

This functionality was implemented because we had problems with nested transactions for the Piqer module and payment module.

Payment module use event sales_order_save_commit_after for push order
Picqer module use event sales_order_save_after for push order

We add possibility to process order to the Picqer in the separate flow by cron every minute (this mode is possible to enable when normal way of working by events is disabled)

Sincerely,
Qlicks B.V.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant