nozzlegear / ShopifySharp

ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
https://nozzlegear.com/shopify-development-handbook
MIT License
742 stars 309 forks source link

Shopify issues #959

Closed Cybermoth866 closed 10 months ago

Cybermoth866 commented 10 months ago

I am wondering can a shopify store be packed up then opened under a new email to avoid the fees?

I have had multiple people review my store promising sales. I still havent had a sale

nozzlegear commented 10 months ago

Hey @Cybermoth866. Theoretically I suppose you could use the api to export most of your store's data and then import it into a new store, but you'd have to write a lot of code to get that right. I'm not sure it'd be worth your time. I'd check the Shopify App Store to see if anyone else has already made an app for exporting and importing stores, or try reaching out to Shopify's support staff to see if they'll help you out with your problem.

Good luck!