portal settings

How to Setup and Configure Stripe account for your Crowdfunding portal

In this tutorial, we will cover how to set up your stripe account and connect it to your crowdfunding site.

Step 1: Create a Stripe account

Stripe Signup Page

Step 2: After logging in, access your API Keys

Go to the Stripe Dashboard and click on the Developers option at the top right corner of the page.

Stripe API Keys

You will see a set of keys. To switch between TEST  and LIVE keys, toggle the “Viewing test data” on the side. TEST keys are used for testing (Test Secret Key and Test Publishable Key) and the other for the actual live transactions (Live Secret Key and Live Publishable Key).

Note: If you want to use live data you have to make sure that you have activated your account. You will need to also fill out a form to connect your bank account.

Step 3: Copy and paste your API keys to your crowdfunding platform. It is located under Administrator Dashboard > Portal Settings > Payment Settings tab > Secret/Publishable key fields.

Step 4: Go back to your Stripe dashboard, add a redirect URI and copy/paste your Client ID to your platform.

Click on Connect Settings

Click on the gear icon in the top right corner of the screen. In the Stripe admin dashboard, then scroll down and click on the connect settings. Make sure you turn the OAuth for Standard accounts setting ON.

Copy the Redirect URL that is shown in the payment settings page:

Redirect URL Stripe Dashboard

Also, don’t forget to copy your Client ID and paste it back to your crowdfunding platform’s payment settings as shown on the screenshot below.

Once these steps are done you are all set and ready to go!

Tagged