Skip to content

Commit

Permalink
Update realex.twig
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter authored Dec 27, 2023
1 parent b253e9f commit 5821f8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<form action="{{ action }}" method="POST" class="form-horizontal" id="realex_form_redirect">
<form action="{{ action }}" method="post" class="form-horizontal" id="realex_form_redirect">
<input type=hidden name="MERCHANT_ID" value="{{ merchant_id }}"/>
<input type=hidden name="ORDER_ID" value="{{ order_id }}"/>
<input type=hidden name="CURRENCY" value="{{ currency }}" >
Expand Down

0 comments on commit 5821f8e

Please sign in to comment.