exchange/src/kyclogic/kyclogic-kycaid.conf
2022-08-15 13:48:13 +02:00

23 lines
438 B
Plaintext

# This file is in the public domain.
# Example kycaid provider configuration.
[kyc-provider-example-kycaid]
COST = 42
LOGIC = kycaid
USER_TYPE = INDIVIDUAL
PROVIDED_CHECKS = EXAMPLE_DO_NOT_USE
# How long is the KYC check valid?
KYC_KYCAID_VALIDITY = forever
# Authentication token to use.
KYC_KYCAID_AUTH_TOKEN = XXX
# Form to use.
KYC_KYCAID_FORM_ID = XXX
# Authentication token to use.
KYC_KYCAID_POST_URL = https://example.com/