diff --git a/pinaxcon/templates/registrasion/credit_note.html b/pinaxcon/templates/registrasion/credit_note.html index f602beb..a4421c1 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 0a0bae5..39e45fd 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 %}