Skip to content

Commit

Permalink
Update: cancel offer verification for SofincoPaymentGateway
Browse files Browse the repository at this point in the history
  • Loading branch information
BeBlood committed Sep 16, 2020
1 parent 4b79896 commit aead334
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gateway/SofincoPaymentGateway.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ public function initialize(
PaymentGatewayConfigurationInterface $paymentGatewayConfiguration,
Transaction $transaction
): array {
$this->verifyIfOfferExist($paymentGatewayConfiguration, $transaction);

$options = $this->buildOptions($paymentGatewayConfiguration, $transaction);

return [
Expand Down

0 comments on commit aead334

Please sign in to comment.