#anjali - onboarding
1 messages · Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂
not recognizing logged user
You mean your own site doesn't recognize the user?
I have implemented stripe onboard as amenu. That menu is only accessible once logged in our website account
Let say a user 'XYZ' logged into our website along with other dashboard menu that user can access stripe onboard. User clocks on that menu and it take him to the stripe platform for completing onboard and redirects back to our website and not recognizing which user is logged in. Thta means if the same user login to system it still asking to complete onboard
i havew implemented code like once it complete onboard and redirect back to our website , it stores stripe id and login link in our database
OK well you will need to manage the auth for the returning user in your own systems
You can include an ID in your return URL to facilitate this if needed
but you'd likely still need to validate/authenticate that for security
i checked in my local no issues. problem after making it live
OK but this is not related to your stripe integration, if accounts are created and onboarded successfully
this has to do with how you process returning users in your system
WHICH is the ID?
ID means?