Skip to content

Commit

Permalink
Merge pull request #12 from sozgat/master
Browse files Browse the repository at this point in the history
Webhook bug fix
  • Loading branch information
sozgat authored May 13, 2021
2 parents f8a8d87 + ab6b534 commit 1357743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iyzipay/iyzipay.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ public function getContent()
$this->postProcess();
}

$this->registerHook('ModuleRoutes');

$this->setIyziWebhookUrlKey();

$this->context->smarty->assign('module_dir', $this->_path);
Expand Down

0 comments on commit 1357743

Please sign in to comment.