| Sign In/My Account | View Cart |
| Article: |
Build a .NET App for Google Checkout | |
| Subject: | New Order Notification issue | |
| Date: | 2007-11-30 22:55:22 | |
| From: | Imrankhan | |
| I have implement code to send email to user in the case of new order notification but mail is sent 4 times to user.Any body can help me regarding this problem. | ||
Showing messages 1 through 1 of 1.
So you should detect and ignore duplicate notifications. The notification's serial-number remains the same for all retries, so this is a good fiel to check.