Connect Stripe to your agent fleet.
Put supported Stripe actions under policy and keep their decisions with the result.
What Deixic uses from Stripe
- Charges Read
- Connection Register
- Customers Read
- Openapi.Cataloged
Provider access
See what Stripe can read or change.
Read data
- Charges Read
- Customers Read
Actions
This connection does not expose a write or invoke action.
Permissions
Connect Stripe with customer-approved provider access.
- Connection
- Customer authorized
- Access
- Read only
- Reads
- 2
- Actions
- 0
- Provider permissions
- Grant only the permissions needed for the reads and actions shown above.
Approval example
Use Charges Read before a connected production action runs.
- 01Deixic reads the listed Stripe data.
- 02The agent uses that data as context for a connected production action.
- 03Deixic checks that separate action against policy and routes approval when required.
- 04The decision and production result remain in activity history.