Skip to content

Commit

Permalink
Merge pull request #370 from amihaiemil/363
Browse files Browse the repository at this point in the history
#363 Stripe add card consent text
  • Loading branch information
amihaiemil authored Feb 21, 2021
2 parents 7504c5f + 654e734 commit e367e08
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/templates/project.html
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,10 @@ <h4 class="m-0 font-weight-bold card-title">
</small>
</div>
<small id="addCardInfo" class="form-text text-muted">
<p>
By adding and activating your card, you authorize Self XDSD to send<br> instructions to the financial institution
that issued your card to take<br> payments from your card account in accordance with the terms<br> of your agreement with Self XDSD.
</p>
<p>Your card information will securely be stored and handled by <a href="https://stripe.com/" target="_blank">Stripe</a>.<br></p>
<p>
Once you add and activate this card (and the wallet), Self XDSD<br> will use it to make payments
Expand Down

0 comments on commit e367e08

Please sign in to comment.