What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Migrating subscriptions from squarespace to shopify

Migrating subscriptions from squarespace to shopify

AlinaS
New Member
7 0 0

Hello, I have a squarespace website that takes subscription payments through the stripe API. Is it possible to migrate to shopify and keep the recurring payments intact? I've looked around but wasn't able to understand 1- if it was possible and 2- if it was, what was the best way to proceed. Does anyone have any advice here?

Replies 4 (4)

JasonYang
Shopify Staff (Retired)
12 1 4

Hey Alina, 

 

It is possible to migrate existing contracts from Stripe API. You can follow the `Migrating from Stripe` section: https://shopify.dev/apps/subscriptions/migrate/customers to create subscriptions contracts. 

To learn more visit the Shopify Help Center or the Community Blog.

AlinaS
New Member
7 0 0

Thanks and there is no risk of loosing information / subscriptions in the process?

EcomGraduates
Shopify Partner
784 68 112

hello there!

 

Yes, it is possible to migrate your subscription payments from Stripe on Squarespace to Shopify and keep the recurring payments intact.

Here are the general steps you can follow:

  1. Export your subscription data from Squarespace, which should include customer information, payment history, and subscription details. You can export this data using the Squarespace API or export tools provided by Squarespace.

  2. Import the subscription data into Shopify using the Shopify API or using CSV files. This will ensure that your subscription data is correctly mapped to the corresponding Shopify fields.

  3. Install a subscription app on Shopify that supports Stripe as a payment gateway, such as ReCharge Payments. Configure the app to use Stripe as the payment gateway for your subscription plans.

  4. Once you have set up your subscription plans, notify your customers of the migration and provide them with the new subscription details, such as the new payment gateway and payment schedule.

 


 If this fixed your issue, likes and accepting as a solution are highly appreciated
|  Build an online presence with our custom-built Shopify Theme: EcomifyTheme
|  Check out our reviews: Trustpilot Reviews
|  We are Shopify Partners: EcomGraduates Shopify Partner



Greg_P
Shopify Partner
41 4 34

I'm afraid this won't work, you cannot import subscriptions without subscription app installation and even though you have an app installed all subscriptions need to be migrated via app, because each app can have access to its own subscriptions only.

Shopify Developer
If I have solved your issue, please mark my post as accepted solution 🙂