Skip to content

Commit 25310ee

Browse files
committed
MC-41780: Paypal API improvements
1 parent 6e14cf0 commit 25310ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Paypal/view/frontend/web/js/in-context/express-checkout-smart-buttons.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ define([
4747
var params = {
4848
paymentToken: data.orderID,
4949
payerId: data.payerID,
50-
quoteId: clientConfig.quoteId || '',
51-
customerId: clientConfig.customerId || '',
5250
'form_key': clientConfig.formKey
5351
};
5452

0 commit comments

Comments
 (0)