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

Provide an option to disable the emailing of receipts #825

Merged
merged 1 commit into from
May 16, 2024

Conversation

AntonyThorpe
Copy link
Contributor

For when a site is only using the Manual payment method (confirmation email has already been sent to the customer) and a second email upon payment is not needed. Thanks.

Update Order.php
- add new private static send_receipt
- update the statusTransition method to allow for the disabling of receipt emails when orders are paid
Update docs & example config
Update OrderProcessor.php for missing config variables
@wilr wilr merged commit 9724f01 into silvershop:main May 16, 2024
9 checks passed
@AntonyThorpe AntonyThorpe deleted the SendReceipt branch May 16, 2024 19:42
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.

2 participants