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

Remove invoice send without config check #2814

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aschrammel
Copy link

Description
Currently invoice emails are sent without checking the corresponding configuration value and than a second time if the configuration for invoice emails is active after checking the flag when processing webhooks.

Desired behavior is, that no invoice emails are sent out in case he corresponding configuration flag is inactive.

Tested scenarios
Order invoice email on webhook processing is only sent out when invoice emails should be sent according to Magento configuration.

Remove sending of the invoice email without former check if invoice emails are enabled.
@candemiralp
Copy link
Member

Hello @aschrammel,

Thank you for your contribution. We will check the PR and merge it if there is no issue.

Best Regards,
Can

@candemiralp candemiralp self-assigned this Nov 26, 2024
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.

3 participants