Disable buyer notification email from webstore

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
6/10/2014 7:12:07 PM
Gravatar
Total Posts 4

Disable buyer notification email from webstore

Hi,

I'm running version 2.4.0.3 of mojoportal as a multisite installation.

Is it possible to disable the webstore email notification of purchase to the buyer, and only use the Paypal notifications.

Also can this be site specific? If not just disable feature throughout all sites.

Thankyou for your help in advance.

Cheers

Vicki

 

 

6/11/2014 11:19:24 AM
Gravatar
Total Posts 18439

Re: Disable buyer notification email from webstore

Hi Vicki,

There is nothing currently implemented to disable the WebStore confirmation email. Since WebStore is best at selling download products the internal confirmation email has generally been very important because the PayPal email does not have a link to the order detail where the customer could download the product so it is generally not sufficient when selling download products.

I suppose if the order has only non-download items then the WebStore confirmation is less useful. But, the other consideration is that not all payment providers send their own email like PayPal does. For example when using Authorize.net the WebStore email is the only confirmation email sent to the customer so any disabling of the WebStore notification would have to be smart enough to know that the order contains no download products and the payment method was PayPal, if either of those is not true it should still send the notification.

I "could" implement a site specific web.config/user.config setting to support disabling it in that scenario. I estimate that it would take me less than 2 hours to implement and test. At minimum I will log this request in our project tracker for future consideration. For a small donation/sponsorship of the development effort I would consider making it a priority and promise it for the next release or even could provide you with an updated deployment package after it was implemented so you could get the functionality even before the next official release.

Best,

Joe

6/11/2014 6:36:31 PM
Gravatar
Total Posts 4

Re: Disable buyer notification email from webstore

Hi Joe,

Thankyou for your help.

I thought that may be the case. I also tried to implement a Html version, unfortunately my development skills are not there.

I have used the webstore in many of the sites and have found it in combination with Paypal Standard to work really well for most of my clients. Most products are courses so no physical shipments, With physical products it is just a little more manual.

I will definitely add some support to help move that feature up the ladder.

Much appreciated Joe.

Have a great day and I look forward to seeing something when its available.

Cheers

Vicki

 

 

6/12/2014 7:48:10 AM
Gravatar
Total Posts 18439

Re: Disable buyer notification email from webstore

Hi Vicki,

Thank you very much! I will get this done asap and email you when I have an updated build ready for you.

I'm assuming you are using .NET 4.x and MS SQL, so if you need a different build configuration than that please let me know.

Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.