We will work on Apr 26th (Saturday) and will be off from Apr 30th (Wednesday) until May 2nd (Friday) for public holiday in our country

Commit 05a68187 authored by Rik ter Beek's avatar Rik ter Beek Committed by GitHub

Merge pull request #160 from eatalynet/develop

Use proper template for oneclick payment info
parents 502c121e 02dea1ac
...@@ -26,4 +26,8 @@ namespace Adyen\Payment\Block\Info; ...@@ -26,4 +26,8 @@ namespace Adyen\Payment\Block\Info;
class Oneclick extends Cc class Oneclick extends Cc
{ {
/**
* @var string
*/
protected $_template = 'Adyen_Payment::info/adyen_oneclick.phtml';
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment