Skip to content

Commit efecfdc

Browse files
committed
BP-4074-Double successful PUSH causes issues for specific merchant that uses Klarna
1 parent 05d32f8 commit efecfdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Model/Method/Eps.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ public function getOrderTransactionBuilder($payment)
6060
'Version' => 1,
6161
];
6262

63+
$payment->setAdditionalInformation('skip_push', 1);
64+
6365
/**
6466
* @noinspection PhpUndefinedMethodInspection
6567
*/

0 commit comments

Comments
 (0)