update rebate for credit and redeem

This commit is contained in:
Aung Myo
2017-11-15 17:54:59 +06:30
parent ef253cd1dc
commit bf0a8135f6
6 changed files with 31 additions and 18 deletions

View File

@@ -11,6 +11,7 @@
<%= f.input :gateway_url %>
<%= f.input :auth_token %>
<%= f.input :merchant_account_id %>
<%= f.input :additional_parameter, as: :text %>
<%= f.input :created_by %>
</div>