This Magento 2 module is an add-on to the Loki Checkout core. It adds a CLI to change the title of each payment method to include the vendor name in the title - handy for development.
composer require loki-checkout/magento2-dev-prefixer
bin/magento module:enable LokiCheckout_DevPrefixer
bin/magento loki-checkout:dev-prefixer:payment-methods
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_DevPrefixer.git
LokiCheckout_DevPrefixerloki-checkout/magento2-dev-prefixer
magento/framework: *