]> git.parisson.com Git - teleforma.git/commit
Added post-payment mail, minor payment bug fixes
authorGael Le Mignot <gael@pilotsystems.net>
Tue, 19 Nov 2019 14:18:31 +0000 (15:18 +0100)
committerGael Le Mignot <gael@pilotsystems.net>
Tue, 19 Nov 2019 14:18:31 +0000 (15:18 +0100)
commit5b628ade330bea5a75f86952d82c3114565bca3d
tree8312167665103251a95447caf8d68d936dbadaed
parentb0d39ef303a7e635195f8d81104d7c972a30ea82
Added post-payment mail, minor payment bug fixes
teleforma/templates/payment/email_payment_failed.txt [new file with mode: 0644]
teleforma/templates/payment/email_payment_failed_subject.txt [new file with mode: 0644]
teleforma/templates/payment/email_payment_ok.txt [new file with mode: 0644]
teleforma/templates/payment/email_payment_ok_subject.txt [new file with mode: 0644]
teleforma/templatetags/payment.py
teleforma/views/payment.py