#muhammad-mursil_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1283691984241823806
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! can you elaborate more on what isn't working? Is it throwing an error?
also, can you share the corresponding Verification Session id? it should have the prefix vs_
SDK allows users to upload 3 different type of documents but i require only "Driver Licence" to verify. how can i remove other options?
can you share the corresponding Verification Session id? it should have the prefix vs_ so that I can take a look at how your integration currently works and I can advise you further
the ephemeral key is sensitive, please do not share it on a public channel
i've deleted it
ok
In the creation request : https://dashboard.stripe.com/logs/req_qdE2pfHtFjYjjt, i don't see that you've set https://docs.stripe.com/api/identity/verification_sessions/create#create_identity_verification_session-options-document-allowed_types
document: {
allowed_types: ['driving_license']
}
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
i have set this but it's not working.
do you have the ID vs_xxx of the new session ?
"verificationSessionId": "vs_1Py81bA1ElCzYWXLrXfzgTQl"
again you can look at your logs and see you did not pass any of those parameters : https://dashboard.stripe.com/logs/req_wTw8yOTOxibKIo