#yldr
1 messages · Page 1 of 1 (latest)
Can you provide more details? Are you following a specific guide?
https://stripe.com/docs/api/identity/verification_sessions/create
I'm following this and have tried adding the return_url param with https://example.com/succes and it doesn't redirect
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
This is in my body, or in my url as a querystring = still doesn't work.
It should be sent as part of body params, not as a query string.