Skip to content

feat(#82): track payment-setup-skipped state per org#229

Merged
bllr777 merged 1 commit intomainfrom
feature/82-payment-deferred-api
Apr 25, 2026
Merged

feat(#82): track payment-setup-skipped state per org#229
bllr777 merged 1 commit intomainfrom
feature/82-payment-deferred-api

Conversation

@bllr777
Copy link
Copy Markdown
Collaborator

@bllr777 bllr777 commented Apr 25, 2026

  • PaymentSetupSkippedAt (DateTimeOffset?) on Organization entity
  • PaymentSetupDeferred computed property on Organization (true when skipped and payment not connected)
  • PaymentSetupDeferred exposed on OrganizationDto via Mapster
  • DeferPaymentSetupAsync service method and POST /api/onboarding/defer-payment endpoint
  • Migration: AddPaymentSetupDeferral

- PaymentSetupSkippedAt (DateTimeOffset?) on Organization entity
- PaymentSetupDeferred computed property on Organization (true when skipped and payment not connected)
- PaymentSetupDeferred exposed on OrganizationDto via Mapster
- DeferPaymentSetupAsync service method and POST /api/onboarding/defer-payment endpoint
- Migration: AddPaymentSetupDeferral
@bllr777 bllr777 force-pushed the feature/82-payment-deferred-api branch from e2e2a64 to 0bca9e3 Compare April 25, 2026 16:36
@bllr777 bllr777 merged commit c70ea4e into main Apr 25, 2026
8 checks passed
@bllr777 bllr777 deleted the feature/82-payment-deferred-api branch April 25, 2026 16:38
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