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 f89939f commit f7d5919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Model/Method/Paypal.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ public function getOrderTransactionBuilder($payment)
"Name" => "PayPalOrderId",
"_" => $expressOrderId
];
$payment->setAdditionalInformation('skip_push', 2);
}

/** @noinspection PhpUndefinedMethodInspection */
Expand Down

0 comments on commit f7d5919

Please sign in to comment.