cancel
Showing results for 
Search instead for 
Did you mean: 

PaypalCheckout Error

PaypalCheckout Error

Hello. 

I have locally install ( upgraded ) to magento 2.4.8 .. I have not enabled any Payment such as braintree or paypal, however, I noticed error message in console .. as follow

name: 'BraintreeError', code: 'INSTANTIATION_OPTION_REQUIRED', message: 'options.authorization is required when instantiating a client.', type: 'MERCHANT', details: undefined}

This error in console only shows up when I go to product detail page and it seems something to do with paypal button . I have checked and multiple checked for any paypal setting but everything is been turned off .. 

 

any suggestion ? 

 

Thanks. 

1 REPLY 1

Re: PaypalCheckout Error

Hello @tonysargma79f8 ,

Have you disabled highlighted option? Refresh cache and check frontend.

payment-methods-Magento2-How-to-remove-Paypal-Credit-button-from-product-detail-page-Magento-Stack-Exchange-05-14-2025_02_29_PM.png

If above not worked then explicitly disable module related to PayPal / Braintree from app/etc/config.php & execute necessary commands and check once on frontend.

 

Problem Solved? Accept as Solution!

Thanks

Ankit Jasani