Every customer of yours must have an account created under your account in Coinify's system.
When your end-user is signing-up with Coinify, we have to ensure that the email address provided is valid and that the new trader can receive emails sent to that address. Email verification can happen in one of two ways:
- Frictionless verification (Only for validated Coinify partners): The partner cryptographically signs a message stating that the partner has validated the email address previously. This generated signature must be provided in the signup request. The email address is then immediately trusted as valid. This flow removes the need for the end-users to create an additional password or to confirm the email address via code.
- Manual verification: In this flow, the user must provide their email and create a password upon signing-up. Once the Sign-up request is done, an email is sent to the specified end-user's address containing a 6-digit verification code that the user must provide in order to verify their email address.