Skip to content

Commit

Permalink
ASW-432 remove todo comment after testing it
Browse files Browse the repository at this point in the history
  • Loading branch information
davemeteor committed Feb 1, 2022
1 parent 7943900 commit 5651076
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Resources/frontend/js/jquery.adyen-payment-selection.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@
var adyenCheckoutData = me.__buildCheckoutComponentData(paymentMethod);

if (this.__isApplePayPaymentMethod(paymentMethod)) {
// TODO: check if early return is possible (not passing to adyen web component)
me.setPaymentSession(me.__buildMinimalState(paymentMethod));
}

Expand Down

0 comments on commit 5651076

Please sign in to comment.