["type" => "mandatory"], "token" => ["type" => "mandatory"], ]; public function __construct() { parent::__construct(); $this->_data["action"] = Payments::ACTION_REFUND; } }