Skip to main content
Stripe payment processing integration for managing payments, customers, charges, coupons, and billing. Required Configuration:
  • API Key (Secret Key)

Getting Your API Key

1

Sign up or log in

Go to dashboard.stripe.com and create an account or log in.
2

Open API Keys

In the left sidebar, navigate to DevelopersAPI Keys.
3

Copy your Secret Key

Under Standard keys, copy the Secret key (starts with sk_live_ or sk_test_). Add it to your VibeFlow connector.
Never expose your Secret Key publicly. Use the test key (sk_test_) during development.

Available Endpoints

Get account balance
Get all charges
Create a charge
Get a specific charge
Update a charge
Get all coupons
Create a coupon
Get all customers
Create a customer
Get a specific customer
Update a customer
Delete a customer
Add a customer card
Get a customer card
Remove a customer card
Create a meter event
Create a source
Get a source
Create a token