I’ve set everything up so that individuals can access stripe and become merchants but when I attempted to check transaction history through stripe directly I was denied because the account was created through my application. I can access the account i use for the platform fee but I cannot access the test account I am using for the merchant profile. I just want my merchants to be able to log in to stripe and see how much money they’ve made without any hiccups. I see no issue with having that access be through the application I just need to know how.
Would I use a custom action or link them to stripe externally after the initial connection? Thanks in advance.