|
How is a payment method's canUseForCurrency() used?
|
|
1
|
2010
|
February 11, 2016
|
|
How is a payment method's canUseForCountry() used?
|
|
1
|
2093
|
February 11, 2016
|
|
How is a payment method's fetchTransactionInfo() used?
|
|
1
|
2660
|
February 11, 2016
|
|
How is a payment method's isOffline() used?
|
|
1
|
1752
|
February 11, 2016
|
|
How is a payment method's getTitle() used?
|
|
1
|
3761
|
February 11, 2016
|
|
How is a payment method's setInfoInstance() used?
|
|
1
|
2124
|
February 12, 2016
|
|
How is a payment method's getStore() used?
|
|
1
|
2410
|
February 12, 2016
|
|
How is a payment method's order() used?
|
|
1
|
3069
|
February 12, 2016
|
|
How is a payment method's capture() used?
|
|
1
|
5881
|
February 14, 2016
|
|
How is a payment method's canReviewPayment() implemented and used?
|
|
1
|
2089
|
February 15, 2016
|
|
How is a payment method's denyPayment() used?
|
|
1
|
1478
|
February 15, 2016
|
|
How is a payment method's initialize() used?
|
|
1
|
3054
|
February 15, 2016
|
|
The \Magento\Payment\Model\Method\AbstractMethod::assignData() method can be simplified
|
|
1
|
1185
|
February 15, 2016
|
|
The \Magento\Payment\Model\Method\AbstractMethod::assignData() method has a wrong PHPDoc declaration
|
|
1
|
1220
|
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
|
1173
|
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
|
1129
|
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
|
1154
|
February 9, 2016
|
|
A payment method class should implement the \Magento\Payment\Model\MethodInterface
|
|
0
|
580
|
February 8, 2016
|