magmodules / magento2-channable

Channable Connect for Magento® 2
https://marketplace.magento.com/magmodules-magento2-channable.html
BSD 2-Clause "Simplified" License
28 stars 40 forks source link

Order email to customer is not send for Channable orders #185

Closed JKingma closed 1 year ago

JKingma commented 1 year ago

In our Magento Commerce environment, the order confirmation email is not send when we receive an order through Channable. Settings: sales_email/order/enabled: Yes magmodules_channable_marketplace/order/order_email: Yes sales_email/general/async_sending: Enable

I have the feeling that because of the async sending of the order emails it is not working. There is a difference between how our normal orders are stored in the database versus how Channable orders are stored. Normal order (sales_order table): image Channable order: image

According to this information: https://magento.stackexchange.com/questions/198779/how-does-asynchronous-email-sending-works-in-magento-2, the flag send_email should be 1 and not null as in the Channable order situation.

Used versions: Magento ver. 2.4.4-p2 Open source/Enterprise/B2b: Enterprise with B2B Channable v1.11.0 (will be updated soon)

JKingma commented 1 year ago

Anyone? @Marvin-Magmodules maybe?

Frank-Magmodules commented 1 year ago

HI @JKingma ,

Thank you for opening this issue! I'm happy to share that we are currently in the final stage of testing the new release where we have covered this for you. You can expect this new release at the beginning of next week, thanks for your patience!