Skip to content

Instantly share code, notes, and snippets.

@tekin
Created June 30, 2009 18:48
Show Gist options
  • Save tekin/138328 to your computer and use it in GitHub Desktop.
Save tekin/138328 to your computer and use it in GitHub Desktop.
<h2>Card Verification and Authorisation</h2>
<p>A message explaining what is happening and what is required of the user.</p>
<iframe src="<%= three_d_form_order_payment_path(@order, :acs_url => @payment.acs_url, :md => @payment.md, :pa_req => @payment.pa_req) %>" name="3diframe" width="350" height="500" frameborder="0">
<p>Your Browser does not support iframes. To verify your card and complete this transaction, please use a browser that does.</p>
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment