VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Donamd1 on August 05, 2017, 07:18:32 AM

Title: Sending a confirmation mail
Post by: Donamd1 on August 05, 2017, 07:18:32 AM
Where can I find the code that Virtuemart gives the order to sent a confirmation mail ?

I use VM 3.2.2
Title: Re: Sending a confirmation mail
Post by: Donamd1 on August 10, 2017, 19:25:43 PM
Is there someone that can tell me in which php file the command is given to send a confirmation mail
Title: Re: Sending a confirmation mail
Post by: Ventsi Genchev on August 10, 2017, 23:23:54 PM
You can look here:
http://forum.virtuemart.net/index.php?topic=136761.0
Title: Re: Sending a confirmation mail
Post by: Donamd1 on August 12, 2017, 07:14:51 AM
Thanks Venci Gentchev, but this is not what I mean.

In the post you indicate is explained how the confirmation mail can be changed, but I need to know where the command is given to render then main file mail_html.php.
I explain further, when I client checked out in a shop and selected for payment a payment method by a third party, then after the payment is done the client comes back in our site and a confirmation mail is sent.  I like to see the place where the command is given to send the confirmation mail.

Anybody an idea ? 
Title: Re: Sending a confirmation mail
Post by: Donamd1 on August 12, 2017, 08:09:22 AM
I think I need the file pluginresponse.php

Where can I find this in VM3.2.2
Title: Re: Sending a confirmation mail
Post by: jenkinhill on August 12, 2017, 13:20:40 PM
There is no pluginresponse.php in VM3.2
Title: Re: Sending a confirmation mail
Post by: Donamd1 on August 12, 2017, 15:09:44 PM
Which is then the php file where the customer is sent back to after a the paiement is done by a third party.
The url in the broweser is .... index.php?option=com_virtuemart&view=pluginresponse&task=pluginresponsereceived ...
Title: Re: Sending a confirmation mail
Post by: Jörgen on August 13, 2017, 09:27:58 AM
I this a VM 2.5 payment plugin? In VM 2.5 there was a pluginresponse.php.

regards

Jörgen @ Kreativ Fotografi.se
Title: Re: Sending a confirmation mail
Post by: Donamd1 on August 13, 2017, 11:16:53 AM
The extension from the Third party payement services is from Sisow and on there website is indicated  that it is for Virtuemart (3.0.0 - 3.0.14).

The version of Virtuemart that I use is VM3.2.2