Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jul 20, 2017
1 parent a86a48a commit 0d50175
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Block/Info/BankCard.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ final protected function custom() {

/**
* 2016-08-09
* 2017-07-20
* A similar implementation for the Moip extension:
* https://github.com/mage2pro/moip/blob/0.8.3/Block/Info.php#L26
* @override
* @see \Dfe\AllPay\Block\Info::prepareDic()
* @used-by \Df\Payment\Block\Info::getSpecificInformation()
Expand All @@ -61,6 +64,9 @@ final protected function prepareDic() {
* Покупатель был туда перенаправлен, однако ПС ещё не прислала оповещение о платеже
* (и способе оплаты). Т.е. покупатель ещё ничего не оплатил,
* и, возможно, просто закрыл страницу оплаты и уже ничего не оплатит.
* 2017-07-20
* A similar implementation for the Moip extension:
* https://github.com/mage2pro/moip/blob/0.8.3/Block/Info.php#L26
* @override
* @see \Df\Payment\Block\Info::prepareUnconfirmed()
* @used-by \Df\Payment\Block\Info::_prepareSpecificInformation()
Expand Down

0 comments on commit 0d50175

Please sign in to comment.