No emails being sent
-
Hi,
I am testing your plugin and everything seems to be working in Test mode with Stripe EXCEPT email notifications when the transaction completes. I notice that there have been a couple of other posts on this issue with none of them seeming to be ending with any confirmed resolution. I have the WP Mail Catcher plugin and it isn’t showing any emails coming from your plugin at all, and I also have the Easy WP SMTP plugin, so I am pretty sure the problem is in your plugin and not my system or settings. I have had a look through the plugin files, and I can’t actually locate where the email functionality is, so if you could tell me that I might be able to diagnose the problem? Currently I am considering coding my own function using the ‘payment_page_after_payment’ hook but I am struggling to find out what the ID that is passed is, or what table I would find that in in the database, or if it is capable of passing any other data and what that might be – I am using Stripe but there doesn’t seem to be any reference to a Stripe transaction id, whereas there is for Paypal, so some clarification would be very useful. Also I am using it in Test mode and that doesn’t seem to generate completed transactions in the database, as the amount_received column in the payment_page_payments table is always zero, or anything at all in the payment_page_log table, so it isn’t completely clear if it is actually working correctly or not. Any assistance you can give I would be very grateful for.
The topic ‘No emails being sent’ is closed to new replies.