How is a payment method's assignData() implemented and used?

Declaration

Definition








Usage

Context: How does a payment information saving work when a registered customer places an order?


See also:

The method has been changed:
https://github.com/magento/magento2/commit/e4225bd7

https://github.com/magento/magento2/blob/e4225bd7/app/code/Magento/Payment/Model/Method/AbstractMethod.php#L771-L791