One of the things that every store should be doing for their customers after they purchase a product is sending an email or SMS confirmation that their order has been completed. Each of these email & sms notifications can be fully customized.

You can use any email builder you are familar with, like Stripo, Unlayer or even create one yourself. Copy and paste the html and css inside of the email template editing area and save it. You will be able to easily add any dynamic content too; for example you want to add the first and last name of a customer, the products they purchased and their VAT number. You will be able to easily add those fields anywhere in the email.

Currently we have just created the notification class that manages the state of notifications. So right now you are able to preview what type of emails will be available not how the email template editing area will work (yet).

Similar Posts

  • Bulk actions

    I’m starting to get worse and worse when it comes to updating the changelog. We have made some updates to backend and how products are handled. We have also added bulk actions on products so you can delete, archive or publish an array of products. And now we are working on bulk actions for orders…

  • Version 0.1.6

    We are preparing for our version 1 launch and it is going to be really great! Added Privacy Policy and Terms of Service Links in settings Added Added order metadata to Stripe You can stay connected best in our discord community but feel free to text or email me (Kelley – the founder) anytime! Feel…

  • Version 1.0.16

    Improvements and security updates to be used in production. Added Launch Checklist with a progress badge in the admin nav to guide first-time setup Added Pay What You Want & Tipping product mode (schema v58) Fixed Fixed a Stripe Payment Intent bug where the order wasn’t being passed through Fixed Fixed Stripe Connect popup looping…

  • Version 1.0.14

    Added some core features to North Commerce with collections and some checkout ux upgrades with auto-selecting a payment provider when there is only one payment method. Added Collections with product previews, permalinks, and collection templates Added TinyMCE editor for collection descriptions Added 404 page for invalid product slug URL paths Added Styling for virtual products…