From 99d0cf1440bd5bd0b3a92547825ab0b12fed95af 2016-09-24 23:55:53 From: Christopher Neugebauer Date: 2016-09-24 23:55:53 Subject: [PATCH] Updates templates --- diff --git a/pinaxcon/templates/registrasion/credit_note.html b/pinaxcon/templates/registrasion/credit_note.html index f602bebffd98afb4827a8ddaccfd1e77590ff86f..a4421c1f547eda768404d721396da3795c68f453 100644 --- a/pinaxcon/templates/registrasion/credit_note.html +++ b/pinaxcon/templates/registrasion/credit_note.html @@ -36,6 +36,10 @@ +

Stripe Refund

+ +

View Stripe refund options

+

Manual refund

You can mark this credit note as refunded, and handle the refund manually.

diff --git a/pinaxcon/templates/registrasion/invoice.html b/pinaxcon/templates/registrasion/invoice.html index 0a0bae55f30bc417392994e659300365079d13df..39e45fdca5f8d454bd0bb933b49550506a91ebb3 100644 --- a/pinaxcon/templates/registrasion/invoice.html +++ b/pinaxcon/templates/registrasion/invoice.html @@ -17,7 +17,7 @@
Pay this invoice (dummy) - Pay this invoice with Stripe + Pay this invoice with Stripe {% if user.is_staff %} Apply manual payment {% endif %}