I am integrate google checkout for payment.every thing going in perfect way,but at last in response handler,response of order coming repetitively. i had try to many things but i unable to find that how to stop "repetitively response. " because of this size of file 'googlemessage.log' increases every time.
$Gresponse->SendAck(null, false);
but this can's help me.