Skip to content

Commit

Permalink
BP-3900-PayPal Express transactions PUSH timing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SandervdHulst committed Nov 13, 2024
1 parent b683a51 commit f89939f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Model/Method/Paypal.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ public function getOrderTransactionBuilder($payment)
"Name" => "PayPalOrderId",
"_" => $expressOrderId
];
$payment->setAdditionalInformation('skip_push', 2);
}

/** @noinspection PhpUndefinedMethodInspection */
Expand Down

0 comments on commit f89939f

Please sign in to comment.