не отправляются квитанции после оплаты

remotes/origin/hotfix/send-payment-emails-2-5-19
gzbender 7 years ago
parent aa1e9560bc
commit 16f14f8f00
  1. 2
      apps/payment/views.py
  2. 4
      project/templates/lilcity/links.html

@ -102,6 +102,7 @@ class CourseBuyView(TemplateView):
'p1_1',
[product],
extra_params={
'email': request.user.email,
'lang': 'ru',
'evaluation': 1,
'demo': 1,
@ -190,6 +191,7 @@ class SchoolBuyView(TemplateView):
'p1_1',
[product],
extra_params={
'email': request.user.email,
'lang': 'ru',
'evaluation': 1,
'demo': 1,

@ -48,10 +48,6 @@
href="{% url 'course' 'kak-stat-illiustratorom' %}?utm_source=posadochnaya_stranica&utm_medium=Kurs_sashaKru&utm_campaign=Kurs_sashaKru">
Курс иллюстрации от SashaKru
</a>
<a class="btn" style="margin: 10px 0;"
href="https://docs.google.com/forms/d/e/1FAIpQLScM8snMKc6lCRJ7xQ1eJ3SNwckB3EVssHmuXdp13OJzgK49JQ/viewform?usp=sf_link">
Пройти опрос
</a>
</div>
</div>
</div>

Loading…
Cancel
Save