VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: atul.s on April 19, 2018, 13:55:54 PM

Title: not getting emails after checkout(shoppers and users)
Post by: atul.s on April 19, 2018, 13:55:54 PM
Hello,
when i am purchasing something on my store by testing then i am not getting emails it means shoppers and user is not getting emails. I have created new payment plugin of paytrace so i am doing payment with paytrace but not getting emails. please help me.
Thanks
Title: Re: not getting emails after checkout(shoppers and users)
Post by: Jörgen on April 19, 2018, 13:58:31 PM
no vm version, no joomla version ... ???

Does the other payments work?

Do you update order status correctly in this new plugin?

regards

Jörgen @ Kreativ Fotografi
Title: Re: not getting emails after checkout(shoppers and users)
Post by: atul.s on April 19, 2018, 14:27:46 PM
Hello,
Joomla version - 3.8.5
VM version - 3.2.12

when i am doing payment with paytrace so i am able to pay successfully by the plugin.

but order status will be change by admin manually after payment from here - https://prnt.sc/j7cfnn

is it fine ? or this status will be changed automatically after payment ?
Title: Re: not getting emails after checkout(shoppers and users)
Post by: Jörgen on April 19, 2018, 15:09:41 PM
You can of course make the payment plugin change the status, but this has to come in a return call from an API at Paytrace.

Changing the status by hand will also work, but in both cases You have to make sure that the Confirmed status sends an e-mail.
You have settings for this under configuration in back end.

regards

Jörgen @ Kreativ Fotografi
Title: Re: not getting emails after checkout(shoppers and users)
Post by: atul.s on April 19, 2018, 16:23:38 PM
Hello,
i have entered the email settings like this - https://prnt.sc/j7eaaz
but still not getting emails
tried to change account email (shopper's mail) but not getting emails
please can you give me another solution for this.
Thanks
Title: Re: not getting emails after checkout(shoppers and users)
Post by: jenkinhill on April 19, 2018, 20:44:20 PM
It looks like the order status is not set set to confirmed by your payment plugin? A pending status should send no emails. If you manually change the order staus are emails sent?
Title: Re: not getting emails after checkout(shoppers and users)
Post by: atul.s on April 23, 2018, 16:34:47 PM
Hello,
By plugin order status is not setting status confirm so admin needs to confirm the order but pending status is not sending the email. If i manually change the order then only vendor is getting email not no one else so this is issue.
thanks
Title: Re: not getting emails after checkout(shoppers and users)
Post by: jenkinhill on April 23, 2018, 23:34:48 PM
A pending order status should not result in an order email as it means that the order has not yet been completed, eg payment has not been made. The plugin should return a Confirmed by the shopper or a Confirmed order status.

If the shopper is not getting the email then that could be a server security issue, which in some cases may require the use of the "Use the vendor email address" setting in VM Configuration/Emails.