Skip to content

Implement data import from external subscription platforms #391

@Smartdevs17

Description

@Smartdevs17

Description

Build an import system that allows merchants to migrate subscriptions from external platforms (Stripe, Chargebee, Recurly) via CSV/API import with validation.

Acceptance Criteria

  • CSV import with column mapping wizard
  • API-based import from Stripe and Chargebee
  • Import validation with error reporting
  • Duplicate detection and merge strategy
  • Import progress tracking
  • Rollback on import failure

Technical Scope

  • src/screens/ImportScreen.tsx
  • src/utils/importExport.ts
  • backend/services/
  • Edge: data format differences across platforms, ID collision, timezone handling

Metadata

Metadata

Assignees

Labels

200-points200 point issueStellar WaveIssues in the Stellar wave programdrips-waveIssues in the Drips Wave programhighHigh complexity issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions