Simple Commerce Default Order Template #1155
Replies: 1 comment 3 replies
-
Does this help? https://simple-commerce.duncanmcclean.com/notifications#content-custom-notifications |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hiya, I am trying to find Simple Commerce default template for order_placed emails. I see CP and EMAIL folder in git hub online
but its not in he plugin we've installed when we purchase simple commerce. do i need to create it?
when i did "php artisan make:notification OrderPaidNotification" as per documentation it gives me email.blade file. which doesno't match with the default one i am getting in HELO.
when I place order I am getting email using HELO with a default template with purchase information. but I could not find it in simple commerce. may be you could guide where to look?
i am on the latest version of statamic (5.25.0) and simple commerce (7.4.7).
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions