@theokoles I’m chiming in here to try and help make this process as smooth as possible for you.
In some cases Stripe allows migrating of customers/subscriptions to another Stripe account. Generally if it’s inter-account migration (where you created another company/account in Stripe within your main account).
I recommend reaching out to Stripe support to see if this is possible, as it’s often handled on a case-by-case basis and not always possible. I foresee issues here as you’re not changing gateways but account/connection info within the same gateway – while your “old” Stripe account will still charge customers from Stripes end but there may be some communication issues between Stripe and Paid Memberships Pro.
The issue is we use API calls to get Stripe information from the webhook and that uses your API keys to obtain the information. Once moving over to a different Stripe account this will ‘fail’ for old customers.
The areas affected, for “old” members would be:
- Renewal orders may not get created.
- Cancelling their membership level may not cancel the subscription in Stripe.
If Stripe allows you to move over subs to the LLC Stripe account, please do that as it will avoid all issues of disconnecting from the old Stripe account.
I hope this helps clear things up. I do apologize for the back and forth here.