Skip to main content

Prerequisites

  • A Stripe account with a secret API key (starts with sk_live_ or sk_test_).
  • A datasource already configured in Mora.

Required fields

FieldDescriptionExample
NameA display name for this connection.Stripe production
SchemaThe schema name where tables will be created. Letters and underscores only.stripe
API KeyYour Stripe secret key.sk_live_XXXX...
Connected accountsToggle on to also sync data from Stripe Connect sub-accounts.Off
Sync time frameChoose All time to sync your entire history, or Start date to sync from a specific date forward.All time

Conditional fields

FieldWhen requiredDescription
Sync start dateWhen “Start date” is selected as the sync time frame.The calendar date from which to begin syncing.

Steps

  1. Open Settings → Connections → New.
  2. Select Stripe.
  3. Fill in the fields above.
  4. Click Create.
The sync begins immediately. Depending on how much history you have, the initial sync may take some time.

Getting your API key

  1. In the Stripe Dashboard, go to Developers → API keys.
  2. Copy your Secret key. Use a restricted key with read-only permissions if you prefer.