Scope
A clear overview of what data Antei syncs from and sends to Stripe, and how it’s used.
Stripe – Integration Scope
Antei integrates with Stripe to ingest subscription billing data, tax rates, and payment behavior to power global tax compliance, invoice generation, and jurisdiction-aware automation.
Syncing Scope
The following datasets are synced securely from your Stripe account.
Data Type | Description | Frequency |
---|---|---|
Invoices | Invoice metadata, amounts, tax lines, status, due dates | Every 1 hour |
Customers | Name, email, Stripe customer ID, metadata | Every 1 hour |
Products | Catalog products, service flags, tax categories | Every 1 hour |
Pricing | Unit prices, billing intervals, currency, tier structure | Every 1 hour |
Subscriptions | Recurring billing info, status, renewal cycles | Every 1 hour |
Orders / Purchases | Checkout-based purchases and associated invoice data | Every 1 hour |
Tax Rate IDs | Custom tax rates, jurisdictions, and effective dates | Every 1 hour |
✓ Note: Data is read-only. Antei never modifies your Stripe records.
Actionable Scope
Antei performs certain outbound actions on Stripe accounts to support jurisdictional compliance and invoice operations.
Action Type | Description | Trigger Source |
---|---|---|
Create Checkout | Generates tax-compliant Stripe checkout sessions | Via Antei UI/API |
Generate Payment Links | Builds localized payment URLs with tax logic embedded | Antei workflow engine |
Send Invoices | Pushes jurisdiction-tagged invoices via Stripe API | Configured workflows |
Apply Tax Rate IDs | Attaches specific tax rules to customer/product records | Configured entity logic |
✓ Tip: You can enable or disable action capabilities from the Stripe integration settings.
Data Access & Security
Antei uses Stripe’s OAuth 2.0 protocol with read and scoped write access. All actions are permission-bound, encrypted, and fully logged.
Antei does not access payment methods, card data, or webhooks not registered by the platform. Every sync is traceable under Settings → Logs.