How is a payment method's canUseForCurrency() used?
|
|
1
|
1884
|
February 11, 2016
|
How is a payment method's canUseForCountry() used?
|
|
1
|
1982
|
February 11, 2016
|
How is a payment method's fetchTransactionInfo() used?
|
|
1
|
2525
|
February 11, 2016
|
How is a payment method's isOffline() used?
|
|
1
|
1617
|
February 11, 2016
|
How is a payment method's getTitle() used?
|
|
1
|
3601
|
February 11, 2016
|
How is a payment method's setInfoInstance() used?
|
|
1
|
1943
|
February 12, 2016
|
How is a payment method's getStore() used?
|
|
1
|
2283
|
February 12, 2016
|
How is a payment method's order() used?
|
|
1
|
2866
|
February 12, 2016
|
How is a payment method's capture() used?
|
|
1
|
5449
|
February 14, 2016
|
How is a payment method's canReviewPayment() implemented and used?
|
|
1
|
1972
|
February 15, 2016
|
How is a payment method's denyPayment() used?
|
|
1
|
1366
|
February 15, 2016
|
How is a payment method's initialize() used?
|
|
1
|
2773
|
February 15, 2016
|
The \Magento\Payment\Model\Method\AbstractMethod::assignData() method can be simplified
|
|
1
|
1096
|
February 15, 2016
|
The \Magento\Payment\Model\Method\AbstractMethod::assignData() method has a wrong PHPDoc declaration
|
|
1
|
1137
|
February 15, 2016
|
The method isActive() should be removed from the interface \Magento\Payment\Model\MethodInterface, because it is used only by a particular interface's implementation \Magento\Payment\Model\Method\AbstractMethod and by vault payment methods
|
|
1
|
1109
|
February 9, 2016
|
The method canOrder() should be removed from the interface \Magento\Payment\Model\MethodInterface, because it is not used outside of a particular interface's implementation \Magento\Payment\Model\Method\AbstractMethod
|
|
1
|
998
|
February 9, 2016
|
The method canAuthorize() should be removed from the interface \Magento\Payment\Model\MethodInterface, because it is used only by a particular interface's implementation \Magento\Payment\Model\Method\AbstractMethod and by vault payment methods
|
|
1
|
1094
|
February 9, 2016
|
A payment method class should implement the \Magento\Payment\Model\MethodInterface
|
|
0
|
537
|
February 8, 2016
|