Skip to content

Commit f186566

Browse files
committed
MC-41704: PP PayLater for Checkout Page
1 parent 1cae0bf commit f186566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/view/frontend/web/js/view/paylater-checkout.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ define([
1616
quote
1717
) {
1818
'use strict';
19+
1920
var payLaterEnabled = window.checkoutConfig.payment.paypalPayLater.enabled,
2021
payLaterConfig = window.checkoutConfig.payment.paypalPayLater.config;
2122

0 commit comments

Comments
 (0)