Using the Stripe integration can facilitate your payments, so here are the steps on how to integrate Stripe on your platform.
Step 1: Create Stripe Account.
1.a: You can click here to create new account on Stripe by inputting your email address or your business details.
1.b: You can connect your bank account to Stripe - you would be asked for these details during the account set-up process.
1.c: Get your account verified. Once your account is verified, you will be able to start using the Stripe platform. If the verification fails, you will get an email with further instructions.
Step 2: Connect your Platform to Stripe.
2.a: To connect your platform to Stripe we will need Live API keys publishable_key and secret_key from stripe. These keys are used to uniquely identify your account. You can find these keys on your homepage if you have recently created your Stripe account.
Alternatively, you can navigate from the left hand menu to developer -> API keys. Here you will see your publishable keys and create more secret keys.
2.b: Once you have the keys you can go to your Configurations -> Platform Setup -> Integrations page -> Click on Stripe integration and enter the keys. If you do not have access to Integrations, please reach out to your platform system admin or Wolf support for more help.