{% extends "saas/base.html" %} {% block saas_title %} {{organization.printable_name}} Payment Processor {% endblock %} {% block saas_content %}
You will be able to create charges and payout funds with this processor.
You will be able to create charges on credit cards.
If you already have a Stripe account, we recommend that you first login into your Stripe account before clicking the button below.
ConnectThe configuration variables STRIPE_CLIENT_ID, STRIPE_PUB_KEY and STRIPE_PRIV_KEY are invalid. You will need to retrieve the StripeConnect ClientID, and the pair of publishable/private API keys for your Stripe account on stripe.com.
Once you have those keys, write them in the credentials configuration file and restart the server.