Skip to content

Commit

Permalink
Send card supplementary data
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt75 committed Feb 28, 2024
1 parent 706115c commit fd96d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Builder/Payload/OrderPayloadBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ public function buildFullPayload()
}

if ($this->isCard) {
//$this->buildPaymentSourceNode();
//$this->buildSupplementaryDataNode();
$this->buildPaymentSourceNode();
$this->buildSupplementaryDataNode();
}
}

Expand Down

0 comments on commit fd96d88

Please sign in to comment.