comtecs/hide-adobe-payment-services

Hide Adobe Payment Services from Payment Methods

Maintainers

Package info

github.com/comtecs/hide-adobe-payment-services

Type:magento2-module

pkg:composer/comtecs/hide-adobe-payment-services

Statistics

Installs: 34

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2024-11-20 13:46 UTC

This package is auto-updated.

Last update: 2026-02-20 16:50:56 UTC


README

Starting from 2.4.7, Adobe / Magento Payment Services comes bundled in with Magento, which takes up a lot of screen real estate at the top of the Payment Methods configuration section.

Disabling the Payment Services modules throws ACL errors, so we created a very simple module that removes the Adobe Payments section of Payment Methods.

Compatibility

  • Magento >= 2.4.7

Installation

Install via composer:

composer require comtecs/hide-adobe-payment-services
php bin/magento setup:upgrade

License

GPL v3