Skip to content

[Feature] Support paper_check_scan file upload purpose #4879

@psmejkal

Description

@psmejkal

Is your feature request related to a problem? Please describe.

I'm trying to integrate new payments using cheques and I need to upload cheque images into Stripe Files API. To do that, I need the uploadImage with paper_check_scan as purpose which I cannot do right now because STPFilePurpose (and StripeFile.Purpose) doesn't have such case.

Describe the solution you'd like

Add new case to STPFilePurpose and StripeFile.Purpose to support cheque image upload.

Describe alternatives you've considered

I can use the API directly but I would prefer to use the SDK.

Additional context

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:improvementtriagedIssue has been reviewed by Stripe and is being tracked internally

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions