This guide walks you through setting up your platform to enable making transfer of funds into your candidates' or service providers' bank accounts.
Wolf platform needs the Client ID to be able to make payouts. This article outlines how to set up your Stripe connect and acquire the Client ID.
Prerequisites:
You must be logged into your Stripe account to perform the below actions.
Register on Stripe Connect Platform: Click here to set up Connect
Activate your account: Click here to view activate account
Fill out your platform profile: Click here to fill out the profile.
Customize your brand settings on the connect settings page. This is required information for connect onboarding: Click here to edit settings.
Turn on OAuth for Standard and Express accounts by scrolling down on the settings page.
Add Redirects URL: As shown in the screenshot below.
Your redirect URL is your main domain backslash and stripe_callback. Below are some examples: Your platform is on domain: app.mybrand.com then your redirect URL is https://app.mybrand.com/stripe_callback
If your platform is on domain: www.mybrand.com then your redirect URL is: https://www.mybrand.com/stripe_callback
If your platform is on the domain: mybrand.ondemandstaffing.app then your redirect URL is: https://mybrand.ondemandstaffing.app/stripe_callback
Your redirect URL must be a secured URL, meaning it must start with HTTPS. If you are unable to access your platform with https, please reach out to your Wolf account manager to issue a security certificate.
7. Connect Stripe Connect with your Wolf Platform. You need to copy the Client ID found on the same settings page. You can simply paste this Client ID into your Wolf platform configuration.
8. Once you have entered your Client id, your candidates should be able to connect their bank accounts on your platform.
Thank you.
Screenshot of Stripe URI: