Hi, I am testing my Paypal setup (PayPal IPN - Website Payments Standard) and noticed that the transaction timings are inaccurate. The following is extracted from the "Order" page in the Store Admin. page:

Code:
30/04/2008 16:21:08  	True  	Processing  	 

30/04/2008 16:21:08 	False 	Processing 	PayPal status: Completed @ 01:20:54 Apr 30, 2008 PDT
Trans ID:6J239775B5828335H
Amount: 0.01 USD

30/04/2008 16:58:44 	False 	Pending - Awaiting Payment 	PayPal status: Refunded @ 01:58:33 Apr 30, 2008 PDT
Parent Trans ID:6J239775B5828335H
Trans ID:8ST887708A2730819
Amount: -0.01 USD
The timings in blue color is the actual time the order's transactions are issued while those in red color is populated by Paypal. I have already changed the Time Zone in my PayPal account correctly. Please advise how to coincide these timings. Thanks.