We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d32f8 commit efecfdcCopy full SHA for efecfdc
Model/Method/Eps.php
@@ -60,6 +60,8 @@ public function getOrderTransactionBuilder($payment)
60
'Version' => 1,
61
];
62
63
+ $payment->setAdditionalInformation('skip_push', 1);
64
+
65
/**
66
* @noinspection PhpUndefinedMethodInspection
67
*/
0 commit comments