- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024
04:18 AM
07-30-2024
04:18 AM
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?
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2024
04:30 AM
07-30-2024
04:30 AM
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024
02:31 AM
09-13-2024
02:31 AM
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.
200+ Magento 2 Extensions for Enhanced Shopping Experience.