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

Adds setCollectionOptions to account-onboarding #92

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

derekm-stripe
Copy link
Contributor

Adds setCollectionOptions to support collecting future requirements using the API aligned on:

collection_options?: {
  fields: 'currently_due' | 'eventually_due',
  futureRequirements?: 'omit' | 'include' // Default to `omit`
}

@derekm-stripe derekm-stripe force-pushed the derekm-add-collection-options branch from a419191 to 487daf1 Compare January 18, 2024 19:05
@derekm-stripe derekm-stripe changed the base branch from master to beta January 18, 2024 19:40
@derekm-stripe derekm-stripe changed the base branch from beta to master January 18, 2024 19:40
@derekm-stripe derekm-stripe merged commit e95da07 into master Jan 18, 2024
2 checks passed
@derekm-stripe derekm-stripe deleted the derekm-add-collection-options branch January 18, 2024 19:45
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.

2 participants