How is a payment method's canUseForCurrency() used?
|
|
1
|
2006
|
February 11, 2016
|
How is a payment method's canUseForCountry() used?
|
|
1
|
2089
|
February 11, 2016
|
How is a payment method's fetchTransactionInfo() used?
|
|
1
|
2650
|
February 11, 2016
|
How is a payment method's isOffline() used?
|
|
1
|
1746
|
February 11, 2016
|
How is a payment method's getTitle() used?
|
|
1
|
3752
|
February 11, 2016
|
How is a payment method's setInfoInstance() used?
|
|
1
|
2119
|
February 12, 2016
|
How is a payment method's getStore() used?
|
|
1
|
2407
|
February 12, 2016
|
How is a payment method's order() used?
|
|
1
|
3066
|
February 12, 2016
|
How is a payment method's capture() used?
|
|
1
|
5845
|
February 14, 2016
|
How is a payment method's canReviewPayment() implemented and used?
|
|
1
|
2079
|
February 15, 2016
|
How is a payment method's denyPayment() used?
|
|
1
|
1474
|
February 15, 2016
|
How is a payment method's initialize() used?
|
|
1
|
3036
|
February 15, 2016
|
The \Magento\Payment\Model\Method\AbstractMethod::assignData() method can be simplified
|
|
1
|
1183
|
February 15, 2016
|
The \Magento\Payment\Model\Method\AbstractMethod::assignData() method has a wrong PHPDoc declaration
|
|
1
|
1218
|
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
|
1172
|
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
|
1126
|
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
|
1153
|
February 9, 2016
|
A payment method class should implement the \Magento\Payment\Model\MethodInterface
|
|
0
|
575
|
February 8, 2016
|