VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: hkraskian on March 29, 2019, 13:56:08 PM

Title: Send notification email programmatically
Post by: hkraskian on March 29, 2019, 13:56:08 PM
I've created a payment plugin for a local system.
After payment confirmed, the status of payment is changed and everything seems OK.
The only matter is after status change no confirmation email is sent to the shopper.
How can I implement that to work?
Title: Re: Send notification email programmatically
Post by: hkraskian on April 02, 2019, 22:51:44 PM
So, indeed I didn't have to make any program change to sending notifications.
Just needed to go to Configuration->orders-> Default Order Status to send email to shopper->and add statuses where I want the system to send email to the shopper.