Stripe Payments
Connect Stripe so your agent can handle billing questions and common payment tasks.
Common use cases
- Find invoices and charges.
- Look up customers by email or ID.
- Issue refunds.
- Manage subscriptions and plan changes.
For safer rollouts, start with a Stripe test key in a non-production environment.
Most Stripe actions require a customer ID, invoice ID, or charge ID. Use a Flow step to collect those details before calling the connector.
Set up the connector
- Open Connectors and click New.
- Choose Stripe.
- Paste a Stripe secret API key from your Stripe Dashboard.
- Test and save.
You can use a restricted API key if you want to limit what actions the agent can perform.
Use in a Flow
Add a Connector node, select the Stripe action you need, and pass in the required inputs. Use the results to respond to the customer or continue the Flow.
Last updated on