cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove payment methods completely in Magento Checkout/Shipping page

How to remove payment methods completely in Magento Checkout/Shipping page

I want to remove 2 payment methods Mercado Pago and CyberSource completely in Magento. After I tried to disable them in the Admin page, then open Checkout/Shipping page, APIs or requests of Mercado Pago and Cybersource are still called (I observed APIs and requests calls via Chrome devtools / Network). Is there any way to remove completely them from Checkout/shipping page?

2 REPLIES 2

Re: How to remove payment methods completely in Magento Checkout/Shipping page

Those are both probably some 3rd party extensions. You should completely remove them. They are either installed through composer or added through app/code/

Founder at https://agency418.com

Re: How to remove payment methods completely in Magento Checkout/Shipping page

Hello,
You can disable the module from app/etc/config.php and run cache command. if still requests load then try to comments the layout file which call on checkout.

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.