Skip to content

Commit

Permalink
EstPos fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mewebstudio committed Oct 2, 2019
1 parent f4b316c commit 08b6acc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EstPos.php
Original file line number Diff line number Diff line change
Expand Up @@ -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') {
Expand Down

0 comments on commit 08b6acc

Please # to comment.