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 cac82d83 authored by attilak's avatar attilak

Rename Adyen HPP to Alternative payment methods

Remove functions and settings related to
- payment_selection_on_adyen
- payment_routine
- skin_code
- hmac_test
- hmac_live
- ignore_second_address_field
- delivery_days
at Adyen HPP

Update fall back notes at pay by mail settings
parent 49f44f57
......@@ -155,7 +155,6 @@ class Redirect extends \Magento\Payment\Block\Form
$url = "";
try {
if ($this->_order->getPayment()) {
$paymentRoutine = $this->_adyenHelper->getAdyenHppConfigData('payment_routine');
switch ($this->_adyenHelper->isDemoMode()) {
case true:
......
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