public function completePurchase(array $parameters = array())
 {
     return parent::authorize($parameters);
 }