diff --git a/src/EstPos.php b/src/EstPos.php index bf26b88f..f57e31aa 100644 --- a/src/EstPos.php +++ b/src/EstPos.php @@ -522,7 +522,6 @@ public function get3DFormData() if ($this->order) { $this->order->hash = $this->create3DHash(); - var_dump($this->card); $card_type = null; if (isset($this->card->type)) { if ($this->card->type == 'visa') {