kapilt / getpaid

Automatically exported from code.google.com/p/getpaid
0 stars 0 forks source link

anonymous shouldn't see a link to their order in the email notification sent to them #164

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. as an anonymous, buy something
2. you will receive an email notification with a link to your order

What is the expected output? What do you see instead?
Anonymous shouldn't have a link to their order in the email

Original issue reported on code.google.com by lucielej...@gmail.com on 16 Dec 2007 at 6:32

GoogleCodeExporter commented 8 years ago
This should be fixed in trunk now, afaik. Can someone confirm? 

Original comment by cjj.ifpe...@gmail.com on 13 Feb 2008 at 4:25

GoogleCodeExporter commented 8 years ago
I just fixed it. I added a condition to double check if the person was 
anonymous or
not and to send a different email depending on that (see revision 1261).

Original comment by lucielej...@gmail.com on 20 Feb 2008 at 3:53