Skip to content

Instantly share code, notes, and snippets.

@samuraee
Last active May 8, 2017 12:37
Show Gist options
  • Save samuraee/5880d7a4189e09d96eda04f2385ace8a to your computer and use it in GitHub Desktop.
Save samuraee/5880d7a4189e09d96eda04f2385ace8a to your computer and use it in GitHub Desktop.
Sample bpPayRequest call for Mallat gateway in Banktest - (2th STEP)
<form id="goto_mellat_bank" class="form-horizontal goto-bank-form" method="POST" action="">
<input type="hidden" name="RefId" value="{{$refId}}" />
<div class="control-group">
<div class="controls">
<button type="submit" class="btn btn-success">Goto MEllat Gateway</button>
</div>
</div>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment