public function testRefundDeclined()
    {
        $this->setMockHttpResponse('RefundDeclined.txt');
        $response = $this->request->send();