Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Aug 21, 2017
1 parent a72c9af commit 85edbc0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions Init/Action.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
final class Action extends \Df\PaypalClone\Init\Action {
/**
* 2016-08-27
* 2017-02-16
* SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779
* 2017-02-16 SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779
* @override
* @see \Df\Payment\Init\Action::redirectUrl()
* @used-by \Df\Payment\Init\Action::action()
Expand Down
6 changes: 2 additions & 4 deletions Url.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
// 2017-03-23
final class Url extends \Df\Payment\Url {
/**
* 2016-08-27
* Первый параметр — для test, второй — для live.
* 2017-02-16
* SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779
* 2016-08-27 Первый параметр — для test, второй — для live.
* 2017-02-16 SecurePay has changed the URL for Direct Post API testing: https://mage2.pro/t/2779
* @override
* @see \Df\Payment\Url::stageNames()
* @used-by \Df\Payment\Url::url()
Expand Down

0 comments on commit 85edbc0

Please sign in to comment.