Skip to content

Add verification to StripeConnectAccount #568

@joshsmith

Description

@joshsmith

Problem

We'll need to add properties from the verification hash to the StripeConnectAccount.

In particular:

  • verification_disabled_reason
  • verification_due_by
  • verification_fields_needed - can format as a list; in Ecto is an {:array, :string}

Needs:

  • migration
  • new model tests
  • new fields on the model
  • change the update changeset

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions