Paypal order: no notification for buyer neither for vendor

Started by antonio, February 08, 2013, 12:11:38 PM

Previous topic - Next topic

antonio

Hello
J! 2.5.8 with Virtuemart 2.0.18a

everything works ok but notification mails for order bought by Paypal:
no order confirm for buyer neither for vendor, only mail from paypal to confirm the payment.

How to set up to send out the order mail like for standard payment?

best regards

Peter Pillen

Have you checked the configuration settings in your payment method? There you must set all the details for payments and e-mails for paypal.

antonio

Thank you P2 Peter but I don't see any setting for notification mail into payment configurations.

Peter Pillen

when you click on your paypal payment method there are two tabs at the top: one with payment information and one with configuration. In the second tab, the e-mails can be set for the vendor.

For the outgoing e-mails, you should check your mail settings in the joomla global configuration.

antonio

Hi P2 Peter, the global email works fine and into the attachment there are the settings I see in that tab. I don't find notification options.
Vendor and buyer don't receive notification mail when order is with paypal method, this is the problem.

[attachment cleanup by admin]

Peter Pillen

hmmm... in that case I don't know the answer   :-\

Maybe if you try to reïnstall the VM2 paypal payment plugin again? The e-mails are normally produced automatically. Perhaps one or two files are not working properly.

jenkinhill

Did you install the 2.0.18a aio component - or are you using a PayPal plugin from an earlier version?   Are you using SEF?

This thread may help - http://forum.virtuemart.net/index.php?topic=111537.0
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

antonio

Yes, it is 2.0.18a aio component and yes, joomla core SEF enabled. Everything work fine but the email nothification: if the buyer choose paypal method no notification mail start.
As you suggest into the thread http://forum.virtuemart.net/index.php?topic=111537.0
going to
http://www.squilibri.it/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component
I get a blank page.

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

antonio

Hello
disabled SEF
only registration and paypal mails, no order mail for vendor neither for buyers.

jenkinhill

In the thread I referenced above was a suggestion to check the paypal logs. I think this thread tells you more about getting the log info:  http://forum.virtuemart.net/index.php?topic=107475
Make a paypal test payment with debug on & check what you see in logs/paypal.log

Also check the server access log for the pluginnotification response from PayPal.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

antonio

Enabling debug and opening a paypal method I get these errors:

vmdebug self::$_jpConfig->lang it_it
vmdebug vmTime: loadConfig db no: 0.002716064453125
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_did
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_idl
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_gir
vmdebug selectedThis $name paypal does not fit pluginname standard
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_pwy
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_sft
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_acc
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_obt
vmdebug selectedThis $name paypal does not fit pluginname moneybookers_wlt
vmdebug selectedThis $name paypal does not fit pluginname payzen
vmdebug selectedThis $name paypal does not fit pluginname systempay
vmdebug selectedThis $name paypal does not fit pluginname authorizenet
vmdebug selectedThis $name paypal does not fit pluginname klarna
vmdebug selectedThis $name paypal does not fit pluginname heidelpay

Peter Pillen

is there a folder called "paypal" in this directory : /plugins/vmpayment? and files inside it?

otherwise the problem is simply that the paypal plugin is not installed.