I implemented a simple feature on my website so that any customer, when they enter their cart, can ‘Request Order’ using a button, which creates a draft order.
The draft order is created successfully, but no email was sent to me (the store owner), even though I have checked the notification settings (enabled the “New draft order” option) and verified the provided email.
I am currently using the free plan to test all my requirements before switching to a paid one. Any ideas?