Add stripe.network domain to js notice.

This commit is contained in:
Tobias S 2018-10-08 04:10:59 +00:00
parent ca0cde7092
commit 4f071928d2

View file

@ -72,7 +72,7 @@
<p> <p>
No data on this form is retained by {% conference_name %}, rather it is No data on this form is retained by {% conference_name %}, rather it is
sent to Stripe. In particular, credit card details are not sent sent to Stripe. In particular, credit card details are not sent
to linux.conf.au. You must allow JavaScript from <code>js.stripe.com</code> to complete payment. to linux.conf.au. You must allow JavaScript from <code>js.stripe.com</code> and <code>stripe.network</code> to complete payment.
</p> </p>
<p>You have <strong>${{ invoice.balance_due }}</strong> remaining to pay on this invoice.</p> <p>You have <strong>${{ invoice.balance_due }}</strong> remaining to pay on this invoice.</p>