Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-stripe-native: Support Stripe Connected Accounts #2467

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JustinASmith
Copy link
Contributor

@JustinASmith JustinASmith commented Feb 28, 2025

Description:

(Describe the high level scope of new or changed features)

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

(anything that might help someone review this PR)


This change is Reviewable

Enhance the capture common module to support running multiple subtasks for incremental, backfill, and snapshot captures with independent states. This allows more flexible capture configurations where different subtasks can track their own progress and state within a single binding.
Enhance the Stripe source connector to support capture across multiple connected accounts. Key changes include:

- Add account_id field to Stripe object models
- Fetch connected account IDs during resource discovery
- Modify incremental and backfill fetch methods to support account-specific replication
- Update resource generation to create subtasks for each connected account each with their own state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant