Skip to content

Support multiple stripe accounts #101

Closed as not planned
Closed as not planned
@rorhug

Description

@rorhug

Running a second or third container is fine if you have a few stripe accounts. However if you have N accounts (i.e. you're building an app that integrates with stripe), it would be useful to sync multiple accounts.

Some technical considerations may be:

  • Partitioning: Adding accountId to every, or to just parent tables
  • Ability to add an remove accounts via API to both setup and cleanup
  • Handling background jobs better for syncing might be important

The work in #13 would also be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions