kyclogic-kycaid.conf (522B)
1 # This file is in the public domain. 2 3 # Example kycaid provider configuration. 4 5 [kyc-provider-example-kycaid] 6 7 LOGIC = kycaid 8 9 # How long is the KYC check valid? 10 KYC_KYCAID_VALIDITY = forever 11 12 # Program that converts Kycaid KYC data into the 13 # GNU Taler format. 14 KYC_KYCAID_CONVERTER_HELPER = taler-exchange-kyc-kycaid-converter.sh 15 16 # Authentication token to use. 17 KYC_KYCAID_AUTH_TOKEN = XXX 18 19 # Form to use. 20 KYC_KYCAID_FORM_ID = XXX 21 22 # URL to go to after the process is complete. 23 KYC_KYCAID_POST_URL = https://example.com/