We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) 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