I've done migrations between providers before, but not specifically LS to Stripe/Paddle. I did Mangopay to Stripe.
You at best will be able to transfer customer details, but you will not be able to transfer any saved payment data between providers, so all your customers will need to re-enter their details to remain subscribed.
It's a regulatory restriction with KYC/anti money laundering regulations and PCI DSS compliance for the payment providers.
In order to do this successfully you will need to run both providers at the same time. The smoothest way will be to have all new customers use the new provider, and prompt existing customers to the new provider with both a notification ahead of time and when their subscription needs to renew.
Updating this thread to correct this comment in case anyone finds it as I've just gone through the process and am blogging about it.
Lemon Squeezy -> Stripe is doable with both customer and payment details, regulatory restrictions are irrelevant here. All you need to do is recreate subscriptions for the right dates using the saved payment details.
This is due to a lucky coincidence where Lemon Squeezy uses a Stripe account behind the scenes for all payments, so they just simply export their customer records to a different Stripe account which is possible through Stripe's tooling (the other account = your new Stripe account)
I've done migrations between providers before, but not specifically LS to Stripe/Paddle. I did Mangopay to Stripe.
You at best will be able to transfer customer details, but you will not be able to transfer any saved payment data between providers, so all your customers will need to re-enter their details to remain subscribed.
It's a regulatory restriction with KYC/anti money laundering regulations and PCI DSS compliance for the payment providers.
In order to do this successfully you will need to run both providers at the same time. The smoothest way will be to have all new customers use the new provider, and prompt existing customers to the new provider with both a notification ahead of time and when their subscription needs to renew.
Updating this thread to correct this comment in case anyone finds it as I've just gone through the process and am blogging about it.
Lemon Squeezy -> Stripe is doable with both customer and payment details, regulatory restrictions are irrelevant here. All you need to do is recreate subscriptions for the right dates using the saved payment details.
This is due to a lucky coincidence where Lemon Squeezy uses a Stripe account behind the scenes for all payments, so they just simply export their customer records to a different Stripe account which is possible through Stripe's tooling (the other account = your new Stripe account)