Skip to content

GraphQl Order and Invoice Emails are not send on quoteSubmit. #28124

Closed
@Hexmage

Description

@Hexmage

Preconditions (*)

  1. Magento 2.3.4
  2. sales_email/order/enabled is set to Yes.

Steps to reproduce (*)

  1. Create Cart through GraphQl
  2. Add simple product to cart through GraphQl
  3. Set Guest email to cart through GrahpQl
  4. Set Billing and Shipping addresses through GraphQl
  5. Set a Payment method through GrahpQl
  6. Place order through GrahQl

Expected result (*)

  1. I receive an order email on the email address set in step 3.

Actual result (*)

  1. No email.

Solution

Add the "sales_model_service_quote_submit_success" event to GraphQl as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions