News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Order confirmation sending ? payment plugin

Started by blart73, March 19, 2013, 21:00:01 PM

Previous topic - Next topic

blart73

Hi All,

Using 2.0.20b and trying to get order confirmations to be send.
Set invoice sending on status 'Confirmed' but emails are not being sent.
I use dutch translated order statuses, and iDEAL (payment) plugin.
Not sure if that might be the cause.

Anybody an idea ?
Status update mails are being sent.

Cheers!
Hope this question isn't asked, since I couldn't find it using search.

shikar1860

#1
Hi,

Same problem here. I use Joomla 2.5.9 an VM 2.0.18b with payment plugin for iDEAL (made by https://www.ideal-checkout.nl/) which works except from the confirmation mails that not get send.

The order status is changed (in admin) to confirmed and "shopper informed?" stays "no". So it looks like the plugin works as far as the communication with iDEAL is concerned but then VM is not able to handle it correctly (send out confirmation mail to vendor and shopper).

When a payment is made with PayPal the the confirmation mails are send as expected.

I hope someone found an answer to this an is willing to share it.

--------------------------------
Found the answer:
in /plugins/vmpayments/idealcheckoutideal.php (line 307: $aOrder['customer_notified'] = 0;)
change 0 to 1
same in file /idealcheckoutideal/idealcheckoutideal.php