Set Up a Stripe Account
Register with Stripe
First, go to the Stripe registration page: https://dashboard.stripe.com/register
Enter your e-mail and verify it
Next, you will be asked to enter your email address, create a password and verify your email address by clicking on a link sent to your inbox.
Add your Company Data
Fill in the form - start with selecting the business country. Other than that, you will be asked to fill in information under the following sections:
Business structure
Business details
Support details
Bank details
Two-step authentication
Tax calculation
Climate contributions
Summary
If you have missed anything, the dashboard will notify you with a red notification in the summary.
The form may vary depending on the country you are doing business in given differing legal requirements in those countries.Â
Find the Secret and Publishable Keys
In order to connect your Stripe account to the spaceOS app you need to share the following keys with the app:Â
secret_key
publishable_key
connect_client_id
To extract the first two keys:
Go to Developers section.
Then select API keys.
Scroll to the Standard Keys section and copy the key numbers.
Â