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 cdca6e60 authored by Rik ter Beek's avatar Rik ter Beek Committed by GitHub

Merge pull request #148 from Adyen/develop-rik

#89 correct hpp form for ratepay support
parents 75fc0a70 6be65b0d
...@@ -154,17 +154,8 @@ ...@@ -154,17 +154,8 @@
<!--/ko--> <!--/ko-->
<input type="hidden" id="dfValue" name="payment[dfValue]" />
<script>
require([
"domReady!"
], function(){
// dfDo("dfValue");
dfSet('dfValue', 0);
});
</script>
<input type="hidden" name="payment[dfValue]" data-bind="attr: { id: 'dfValue', value: dfValue }" />
<!-- ko if: (isPaymentMethodSelectionOnAdyen()) --> <!-- ko if: (isPaymentMethodSelectionOnAdyen()) -->
......
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