What Vortex IQ reads from Stripe
Stripe feeds the following Vortex Mind report types directly:| Report | What Stripe data it uses |
|---|---|
| Payment Performance Intelligence | Auth rates, decline reason codes, payment method mix, BIN-level patterns |
| Decline Recovery Intelligence | Failed charge amounts, retry eligibility, recoverable revenue estimate |
| Checkout Conversion Failure | Checkout abandonment correlated with payment errors |
| Daily Revenue Leakage | Gross vs net revenue, refunds, disputes, fee deductions |
How to connect
Enter your Stripe Restricted Key
Vortex IQ uses a Stripe Restricted API Key (not your secret key). In your Stripe Dashboard, go to Developers → API Keys → Create Restricted Key with read permissions on: Charges, Customers, PaymentIntents, Refunds, Disputes, and Balance Transactions.
Troubleshooting
Connection test fails
Connection test fails
Verify the restricted key has read access on Charges and PaymentIntents. Missing permissions on either resource cause the connection test to fail.
No data appearing in reports
No data appearing in reports
Stripe data is pulled on a daily refresh by default. If you just connected, wait until the following day’s refresh cycle or click Refresh Now in Settings → Data Refresh.
Decline reason codes not showing
Decline reason codes not showing
Decline reason codes require the Charges read permission. Confirm the restricted key includes this scope.