Stripe is an online payment processing and credit card processing platform for businesses. It's perfect for processing payments and charges in flows that handle orders and invoices.
Once the Stripe integration is set up, the following steptypes are activated:
Stripe steptypes
- Create New Customer and Send Invoice
- List Customer Charges
Setting up the Stripe integration
1. If you haven't already, create a Stripe account.
2. Make sure your Stripe account has been given an Adminstrator or Developer role.
3. Go to Stripe's API Keys page.
4. You have a choice of keys to create. A Secret key is quick and simple, while a Restricted key offers more security controls.
-
- For a secret key:
- Click Create Secret key
- Enter a name in the Key name field
- Click Create
- Click on the key that appears to copy it to your clipboard.
- For a secret key:
-
- For a restricted key:
- Click the Create restricted key
- Enter a name in the Key name field
- Select the API resources and permissions for the key.
- Read and Write
- Customers
- Invoices
- Read
- Charges
- Read and Write
- Click Create key
- For a restricted key:
5. After creation, click the new key to copy it to your clipboard.
6. Go to FlowEQ > Integrations Lab > Stripe, or click here.
7. Paste the key you copied in step 5 into the API key field, then click Save.
8. The FlowEQ/Stripe integration is now set up.
Comments
0 comments
Article is closed for comments.