- Posts: 279
- Thank you received: 1
No emails being sent
- trogladyte
-
Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
No matter how I test it, It's working fine on my end, so can you make sure that you correctly have your "onOrderCreation" emails while using other payment methods ?
If you correctly received your emails with other payment methods, can you test it again with the PayPayl pro payment method and then show us your PHP error log ?
Thank you !
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Order Creation Notification is enabled under System | Emails. Under the plugin, I have "Send details of the order" and "Send Order ID" and "Order Notification" set to Yes. Debug is also set to yes, but, as I posted before, there is no error/activity log under the media directory as expected.
Which Error Log are you wanting and where will I find it please?
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
I've done a lot of tests on my end and it worked fine, the order creation email was correctly sent when the order was created.The test I saw you do about a week ago was plain PayPal - this works. However, PayPal Pro does not (which he uses for Credit Cards).
That's why I wanted you to check if you correctly have your "onOrderCreation" emails sent while using other payment methods, and if you correctly receive your emails with other payment methods, test it again with the PayPayl pro payment method and then show us your PHP error log ?
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Please read my last 2 posts. It answers your questions and asks another. Plain old PayPal sends email. PayPal Pro does not. I only saw one test purchase for you, hence my comment about you only testing plain PayPal, not Pro. I don't know what other tests you've done, but they aren't PP Pro purchases that show up in the orders anyway.
Again, there have been plenty of live "tests" with PP Pro as PP v PP Pro purchases are roughly 50/50. NO PP Pro purchase has sent an email to ANYONE - purchaser or my client. Further, as mentioned in my previous post, I don't know which log you want or where it is.
Further again, I asked for the notification URL that PayPal should reply to after a successful transaction. Their tech seemed to think that may be set incorrectly at their end.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
I properly tested it with PayPal pro but I removed all my testing orders after my tests so that you won't have any trace.I don't know what other tests you've done, but they aren't PP Pro purchases that show up in the orders anyway
The best solution to retrieve your PHP error log will be to directly ask it to your Hosting Company.Again, there have been plenty of live "tests" with PP Pro as PP v PP Pro purchases are roughly 50/50. NO PP Pro purchase has sent an email to ANYONE - purchaser or my client. Further, as mentioned in my previous post, I don't know which log you want or where it is.
The "PayPal" payment method use a notification URL but not the PayPal pro payment method, it only check if credit cards informations are valid and then create the order.Further again, I asked for the notification URL that PayPal should reply to after a successful transaction. Their tech seemed to think that may be set incorrectly at their end.
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
[01-Jun-2016 18:33:05 UTC] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
Do we need the setting in PayPal for notifications on or off for PayPal Pro payments and does it make a difference which way it is?
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
After a lot of testing on your website, we figured out from where your issue was coming, can you test it again and tell me if that fixed your issue ?
Thank you.
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Notice: Undefined offset: 2 in /home/digidawg/public_html/templates/digital_dawg_04_2015f/html/com_hikashop/checkout/step.php on line 21
Now we did have Development reporting on which we have now reset to Default and they went away. So just an FYI for you regarding this.
Thanks.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
The problem was coming from these lines on the "Paypalpro.php" file, which was preventing the Paypal pro plugin from running the script which was sending emails :
Your notice error message is probably coming the customization of your "step" file of the "checkout" view of your front-end template via "Hikashop->Display->Views", but they won't affect the behavior of your checkout workflow.
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Please Log in or Create an account to join the conversation.
That code is actually useful for other things.
And it only cause the problem in some cases. That's why it worked for most people.
We've actually wrote a better patch, adding a new parameter to that function call and added the patch as a hot fix on the install package available on our website for the 2.6.3. So if anyone else has the problem, downloading the install package on our website and installing it on your website will fix the problem.
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
No because the fix that I gave you will solve your issue, and when you'll update your Hikashop version you'll still have a patch so you probably won't have that issue anymore.
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Can you please give me instructions for fixing this going forward? Where is the PP Pro file, what lines need replacing with what? This problem causes me a LOT of extra work as I need to constantly check the site for orders and manually send to the client. I've spent hours on this issue so far that I can't bill to anyone.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
Firstly, can you download the last Hikashop version through our website, install it and test it again ?
Thank you.
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
Please Log in or Create an account to join the conversation.
- trogladyte
-
Topic Author
- Offline
- Posts: 279
- Thank you received: 1
I am PMing you the login credentials Mohammed in case you don't still have them lying round from last time. Thanks.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
Can you try it with that PayPal pro payment plugin version ?
Thank you.
Please Log in or Create an account to join the conversation.