/home/desid573/public_html/angel/stripe/lib
Edit: /home/desid573/public_html/angel/stripe/lib/Dispute.php (2697B)
instanceUrl() . '/close';
list($response, $opts) = $this->_request('post', $url, null, $options);
$this->refreshFrom($response, $opts);
return $this;
}
}