Order Confirmation E-Mail
#1
Posted 22 November 2009, 18:47
When I place an order on the store it does not send the e-mail.
It sends e-mails for the registrations and password recovery fine, so I know that it is ABLE to send an e-mail when it wants to.
Also, the order is not being changed to the "processing" status as indicated in the paypal IPN module.
When I complete an order with the "COD" payment module, the e-mail sends fine.
So, the problem is obviously in the PayPal IPN module itself.
How do I get this squared away?
Thanks,
Matt
#2
Posted 23 November 2009, 17:26
#3
Posted 29 November 2009, 16:26
#4
Posted 03 December 2009, 22:12
#5
Posted 03 December 2009, 22:45
#6
Posted 03 December 2009, 22:52
The order does go through and complete.
It sends the paypal e-mail to both parties, but it does not send the e-mail from osCommerce itself.
The order is given the status of "Preparing"
In the paypal module configuration I have:
Set Order Status of orders made with this paymnet module to this value:
Processing
#7
Posted 03 December 2009, 23:12
#8
Posted 04 December 2009, 15:25
#9
Posted 04 December 2009, 15:52
ErkDog, on 04 December 2009, 15:25, said:
#10
Posted 05 December 2009, 17:47
#11
Posted 05 December 2009, 19:03
ErkDog, on 05 December 2009, 17:47, said:
Well, I don't think anyone said osc3 was ready for production use yet....
#12
Posted 05 December 2009, 19:04
#13
Posted 05 December 2009, 19:06
ErkDog, on 05 December 2009, 19:04, said:
#17
Posted 26 November 2010, 20:15
#18
Posted 27 November 2010, 16:14
'address_override' => '1',and added
'no_shipping' => '1',This is because Paypal account is setup to not calculate shipping or verify shipping address (too many problems with non US addresses).
You might want to check the expected formats in Configuration->My store
Quote
E-Mail From: "Your Store" <sales@yoursite.com>
Send Extra Order Emails To: sales <sales@yoursite.com>
Type it with the exact format, without www, and use quotes where they appear. Reply if this fixes the issue.














