[#29500707] For the moment, ask users to contact us to cancel transactions.

pull/1/head
Raymond Yee 2012-05-16 20:35:43 -07:00
parent ec37368e71
commit aa5fb08850
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
{% if transaction %}
<div>You've asked to cancel your pledge of ${{ transaction.amount|intcomma }} to <a href="{% url work work.id %}">{{ work.title }}</a> Did you mean to do this?</div>
<div class="btn_support">Yes, cancel my pledge</div><div class="btn_support">Whoops, don't cancel!</div>
<div class="btn_support">If so, please click on the feedback form to the right to let us know, and we'll cancel the transaction for you.</div>
{% comment %}
"Yes" should trigger whatever functionality we need to complete cancellation -- may differ depending on whether we've hit the back button from Amazon or the cancel-my-pledge link in pledge_modify.