Payment Method: Money Transfer Email Notification
-
Hi everyone i hope you're all doing well, i wanted to know how can i modify the money transfer method, even a customer chooses the money transfer when checking out the email notification is the same like "Order Confirmation!" i want to modify when a customer chooses that type of payment it should have a different email notification that shows "Awaiting for payment" and it will displays certain instructions for the customer to follow including your bank details etc."
How can i do that?
Thank you.
-
Hello there,
Greeting for the Day!
I have checked your concern and here is a way according that you can customize what you want.
you can override the given below file paths here you can manage mail and other functions related to your customization.
Path- https://github.com/bagisto/bagisto/blob/v1.4.5/packages/Webkul/Admin/src/Traits/Mails.php
-
@Amitk-Webkul Thanks for the response I'll try that.