Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Update SEPA Debit Mandate language #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,12 @@ <h2>Payment Information</h2>
<div id="iban-element" class="field"></div>
</label>
</fieldset>
<p class="notice">By providing your IBAN and confirming this payment, you’re authorizing Payments Demo and Stripe, our payment
provider, to send instructions to your bank to debit your account. You’re entitled to a refund under the terms
and conditions of your agreement with your bank.</p>
<p class="notice">By providing your payment information and confirming this payment, you authorise (A) Payment Demo and Stripe,
our payment service provider and/or PPRO, its local service provider, to send instructions to your bank to debit your account
and (B) your bank to debit your account in accordance with those instructions. As part of your rights, you are entitled to a
refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks
starting from the date on which your account was debited. Your rights are explained in a statement that you can obtain from
your bank. You agree to receive notifications for future debits up to 2 days before they occur.</p>
</div>
<div class="payment-info ideal">
<fieldset>
Expand Down