How are you dealing with privacy and data concerns? Accessing a Stripe account is a big privacy concern and should be handled with highest order of care and data protection

We don’t save any data from the customers in our platform. The migration happens via restricted Stripe API keys from one account to the other with minimal permissions and we can't make changes to the account beyond what's necessary for the transfer. Once the process is done you can just revoke the API keys access.