#Alejo-Connect

1 messages · Page 1 of 1 (latest)

halcyon mesa
#

The future requirements tell you about when and what information needs to be collected.

carmine rose
#

hi Jack thanks, i see it within the "eventually_due" array

#

i would like to know under which conditions the required field would move from an "eventually" requirement to a currente_due / past_due

#

the eventually required field is "verification.document"

#

i have this response if it helps:

"requirements": {
      "alternatives": [

      ],
      "currently_due": [

      ],
      "errors": [

      ],
      "eventually_due": [
        "verification.document"
      ],
      "past_due": [

      ],
      "pending_verification": [

      ]
    },
    "verification": {
      "additional_document": {
        "back": null,
        "details": null,
        "details_code": null,
        "front": null
      },
      "details": "Provided identity information could not be verified",
      "details_code": "failed_keyed_identity",
      "document": {
        "back": null,
        "details": null,
        "details_code": null,
        "front": null
      },
      "status": "unverified"
    }
  }
halcyon mesa
#

Actually it's the other way around, when the requirements from future_requirements is effective, these requirements will move to requirements hash.

#

OK, you are viewing the requirements instead of future_requirements

carmine rose
#

yes, my bad

#

but in this state, i understand i have the transfers capability enabled

#

i would like to know if the account will move to a restricted state because of stripe asking for further verification

#

and when is going to happen

halcyon mesa
#

The response is not complete. can you send me the account ID so I can check?

#

Your account won't be in restricted state if you haven't fufill the future requirements.

You should monitor the currently_due and current_deadline of the requirements hash, and make sure the required information is collected before the deadline.

carmine rose
halcyon mesa
#

Thanks. So your identify information is not verified. I'd suggest you to complete this verification first.