longyi c9405dd336 vendor 5 سال پیش
..
Api c9405dd336 vendor 5 سال پیش
Block c9405dd336 vendor 5 سال پیش
Gateway c9405dd336 vendor 5 سال پیش
Helper c9405dd336 vendor 5 سال پیش
Model c9405dd336 vendor 5 سال پیش
Observer c9405dd336 vendor 5 سال پیش
Plugin c9405dd336 vendor 5 سال پیش
Test c9405dd336 vendor 5 سال پیش
Ui c9405dd336 vendor 5 سال پیش
etc c9405dd336 vendor 5 سال پیش
i18n c9405dd336 vendor 5 سال پیش
view c9405dd336 vendor 5 سال پیش
LICENSE.txt c9405dd336 vendor 5 سال پیش
LICENSE_AFL.txt c9405dd336 vendor 5 سال پیش
README.md c9405dd336 vendor 5 سال پیش
composer.json c9405dd336 vendor 5 سال پیش
registration.php c9405dd336 vendor 5 سال پیش

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.