xxxxxxxxxx
<main>
<h1>Donate To Our Cause!</h1>
<p>
This demo is in test mode. That means you can check out using any of the
<a href="https://stripe.com/docs/testing#cards">test card numbers</a>.
</p>
+ <button id="donate-button" role="link">
+ Donate $5
+ </button>
+
+ <div id="error-message"></div>
</main>