From 6bd1ab9f8fd43eefd2f79d282f811dfdd20edf77 2022-12-08 14:23:59 From: Joel Addison Date: 2022-12-08 14:23:59 Subject: [PATCH] Update conference references --- diff --git a/pinaxcon/templates/registrasion/stripe/credit_card_payment.html b/pinaxcon/templates/registrasion/stripe/credit_card_payment.html index 0317b36ab06d4e531e3ac3a9b2d6883abc49de02..2d8a8046440e24d0b77c910cd897f73ebc4c9c0b 100644 --- a/pinaxcon/templates/registrasion/stripe/credit_card_payment.html +++ b/pinaxcon/templates/registrasion/stripe/credit_card_payment.html @@ -67,12 +67,12 @@ {% block proposals_body %} -

Pay for your linux.conf.au attendance with your Visa, Mastercard, or American Express credit or debit card. Card payments are processed by Stripe.

+

Pay your invoice with your Visa, Mastercard, or American Express credit or debit card. Card payments are processed by Stripe.

No data on this form is retained by {% conference_name %}, rather it is sent to Stripe. In particular, credit card details are not sent - to linux.conf.au. You must allow JavaScript from js.stripe.com and stripe.network to complete payment. + to Linux Australia. You must allow JavaScript from js.stripe.com and stripe.network to complete payment.

You have ${{ invoice.balance_due }} remaining to pay on this invoice.

diff --git a/pinaxcon/templates/site_base.html b/pinaxcon/templates/site_base.html index 64822907770b35bd5a8beb422f96717e75e6c4cd..eb3ec1e6ecf8a380329b9e3a435bd4d58a1ba226 100644 --- a/pinaxcon/templates/site_base.html +++ b/pinaxcon/templates/site_base.html @@ -131,7 +131,7 @@