Skip to content

Add StripeFileUpload model and tests #569

@joshsmith

Description

@joshsmith

Problem

We'll need a StripeFileUpload that optionally belongs to a StripeConnectAccount (in the db), but has a create_identity_document_changeset/2 that does verify the association.

The model should have a:

  • id_from_stripe
  • created (in Stripe)
  • size
  • purpose
  • url
  • type

See: https://stripe.com/docs/file-upload

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions