Skip to content

Commit 91edd30

Browse files
Removing leftover code (#2852)
Co-authored-by: Can Demiralp <ecandemiralp@gmail.com>
1 parent a100a50 commit 91edd30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

view/frontend/web/js/view/payment/method-renderer/adyen-pm-method.js

-2
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,6 @@ define(
263263
request = state.data;
264264
}
265265

266-
request.cancelled = true;
267-
268266
adyenPaymentService.paymentDetails(request, self.orderId).done(function() {
269267
$.mage.redirect(
270268
window.checkoutConfig.payment.adyen.successPage

0 commit comments

Comments
 (0)