Hello,
So, I’ve followed the documentation and have successfully implemented the onboarding process for stripe express. However, upon redirect the url does not include the “code” parameter and also, I can see the express account under my stripe connected people with status “enabled” but when I use a test card from stripe to test the payment for it, it just gives me an error stating that this seller can not process payments temporarily and there’s one random requirement in actions required under this connected account but it doesn’t let me complete it. It’s “Add missing information for person(s) listed on the”.
I have confirmed I have the test API keys setup with the API key using the Bearer prefix. I also have the same redirect uri in my stripe connect settings.