Add stripe bit

front-end-standardization
Eric Holscher 2015-04-10 12:17:32 -05:00
parent 4c0bd88193
commit f774627f79
1 changed files with 3 additions and 0 deletions

View File

@ -37,4 +37,7 @@ $(document).ready(function () {
{{ form.as_p }}
{% include "gold/cardform.html" %}
</form>
<p>
Payments process with Stripe.
</p>
{% endblock %}