Add stripe.network domain to js notice.
This commit is contained in:
parent
ca0cde7092
commit
4f071928d2
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
<p>
|
||||
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 <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>You have <strong>${{ invoice.balance_due }}</strong> remaining to pay on this invoice.</p>
|
||||
|
|
Loading…
Reference in a new issue