create
fun create(publicKey: String, environment: Environment, context: Context, baseUrlPrefix: String? = null): CVVComponentApi
Creates CVVComponentApi
Parameters
publicKey
used for client-side authentication in the SDK
environment
Environment represent the environment for tokenization
context
represent the application context
baseUrlPrefix
an optional alphanumeric prefix used to route requests to a specific regional or merchant-specific subdomain (e.g., "msdd"). Must be alphanumeric.