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

Feature: Email notifications #1

Closed
nemofang opened this issue Jul 3, 2024 · 2 comments
Closed

Feature: Email notifications #1

nemofang opened this issue Jul 3, 2024 · 2 comments

Comments

@nemofang
Copy link

nemofang commented Jul 3, 2024

Currently after placing an order, there is no order confirmation email sent out.

The platform should be able to send email notifications either with its own email server or 3rd party services such as SendGrid. The email notifications should include:

  1. Order confirmation email to customer
  2. New order notification email to store owner. (optional)
  3. Shipping confirmation email to customers after order is shipped
  4. Cancelation email to customer
  5. Depends if the system will handle RMA: Return management related emails: notification email to store owner when customer request a return/exchange, reimbursement email to customer after return handled etc.
@nemofang nemofang changed the title Email notifications Feature: Email notifications Jul 3, 2024
@yushine
Copy link
Contributor

yushine commented Jul 5, 2024

Thank you for your feedback and suggestions. We are delighted to inform you that the upcoming version of our platform will add email notifications to better serve both customers and store owners.

@yushine
Copy link
Contributor

yushine commented Aug 9, 2024

@nemofang
The latest release, version 0.2.6, has added email notifications for new registrations, password recovery, new orders, and order updates.

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

2 participants