#dirtynutsalamander
1 messages · Page 1 of 1 (latest)
You used the test data, so that's why the response is like that
In live it'll be a bit different
ok but the point of test should be to find bugs and errors before going live
not giving proper feed back or allowing to expand does not reassure me that live is any different
I will also be having full test automation setup and this would not pass
also another question will the iframe close if user inputs an age under 16 or 13
both of those would be great to have since it shows in the docs that it will fail if user is under 16
and the under 13 fail would be great because of COPPA laws
question 2.
is there away to run both type address and type document in the same verification instance?
question 3.
is there a way to pass options to set theme in the verification session so I do not have to have lght mode displayed in my dark app?
question 4.
is verify address charged. the website does not list it as charged?
thats fine just getting my questions out while fresh
Hey just hopping on to give duchess a hand here
Broadly we can't speak much to the functionality of private beta features, so you should reach out to the contact your were working with about that, or our support team if there was no specific contact.
I can try and address your questions about public features though
question 2. is there away to run both type address and type document in the same verification instance?
No, thetypehas to be just one of the support types
https://stripe.com/docs/api/identity/verification_sessions/create#create_identity_verification_session-type
That's true even if you have access to additional types
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
also another question will the iframe close if user inputs an age under 16 or 13
both of those would be great to have since it shows in the docs that it will fail if user is under 16
and the under 13 fail would be great because of COPPA laws
No idea about this, please contact our support team for clarification
question 3.
is there a way to pass options to set theme in the verification session so I do not have to have lght mode displayed in my dark app?
I don't see any discussion of theming styling, so I suspect the answer is no. Do you have any guidance you were given to suggest this was possible?
question 4.
is verify address charged. the website does not list it as charged?
I don't understand this question. Can you rephrase?
question 3.
i see in docs that theming is an option if working with elements but could not find or maybe was over looking a way to pass theming options to verificationSession and checkoutSession
question 4.
see photo i do not see address listed under pay-as-you-go, but I do see the other 2 types
so there is no way to hit test instead of live for verification and see the object as proper verification success
as for reaching out to support I tried that and it keeps getting escalated because no one knows the answers
Where do you see this? AFAIK any theming within Elements is separate from the verification session
see photo i do not see address listed under pay-as-you-go, but I do see the other 2 types```
Oh it's a pricing question. We don't know anything about pricing in here, so you'll need to ask support that as well. That's completely outside our domain of expertise in here. We just help with api questions