longyi c9405dd336 vendor 5 lat temu
..
Api c9405dd336 vendor 5 lat temu
Block c9405dd336 vendor 5 lat temu
Gateway c9405dd336 vendor 5 lat temu
Helper c9405dd336 vendor 5 lat temu
Model c9405dd336 vendor 5 lat temu
Observer c9405dd336 vendor 5 lat temu
Plugin c9405dd336 vendor 5 lat temu
Test c9405dd336 vendor 5 lat temu
Ui c9405dd336 vendor 5 lat temu
etc c9405dd336 vendor 5 lat temu
i18n c9405dd336 vendor 5 lat temu
view c9405dd336 vendor 5 lat temu
LICENSE.txt c9405dd336 vendor 5 lat temu
LICENSE_AFL.txt c9405dd336 vendor 5 lat temu
README.md c9405dd336 vendor 5 lat temu
composer.json c9405dd336 vendor 5 lat temu
registration.php c9405dd336 vendor 5 lat temu

README.md

The Magento_Payment module provides the abstraction level for all payment methods, and all logic that should be used when adding a new payment method. This logic includes configuration models, separate models for payment data verification and so on. For example, Magento\Payment\Model\Method\AbstractMethod is an abstract model which should be extended by particular payment methods.