Adding IPN validation

This commit is contained in:
2013-08-24 03:40:34 -07:00
parent ec4cf4dea9
commit eb782f11d5
6 changed files with 69 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
<p>
<b>User:</b>
<%= @payment.user.name_with_payee_and_member_level unless @payment.user.blank? %>
<%= link_to @payment.user.name_with_payee_and_member_level, @payment.user unless @payment.user.blank? %>
</p>
<p>