Jump to content

Virtual Products and Download Link Not Emailed


Recommended Posts

Working on a store with only virtual products.

 

Prestahsop 1.5.4.1

PayPal module 3.5.7

 

When I test a purchase via bank wire and set the status at Payment Accepted, I get all emails (order conf, payment accepted and Download link email)

 

When purchase is made through PayPal I get only order confirmation and payment accepted emails, but no download link email. This also happens when I get a free product (no download link email is being sent to customer).

 

Please help- I tried the bug fix on forge but it did not work for me.

 

Thanks.

Link to comment
Share on other sites

  • 2 months later...

justincejustine, 

 

I did the following:

Downloaded Prestashop 1.5.3.1 and got the OrderHistory.php file from there. (classes/order/OrderHistory.php). Pasted it over the same file my installation and replaced line 350 with the followingif ($virtual_products && (!$last_order_state || !$last_order_state->logable || ($last_order_state->id == $new_order_state->id)) && $new_order_state && $new_order_state->logable)

 

I tried all the forge bug fixed but nothing worked for  me, until I stumbled upon this: http://forge.prestashop.com/browse/PSCFV-9467

 

I hope it works for you as well.

Link to comment
Share on other sites

  • 10 months later...

Jason,

I did what gkisiova posted previously in this threat. It worked just like it is supposed to.  One minor problem. PayPal does not notify you when you get a $0 payment--as for free trial software.  So you have to use PrestaShop as your primary notification and information screens. 

 

Mike 005

Link to comment
Share on other sites

  • 1 month later...
×
×
  • Create New...