Home / Payments recovery / New company, new merchant account
new company for payment processing

A new entity is real. But it does not erase who you are.

You have a terminated merchant account and you are thinking about starting a new company so that you can open a new one. That instinct is not wrong. A new entity is the legitimate answer for real structural reasons: splitting a high-risk product line away from your main brand, formalising a partnership split, moving to a new jurisdiction, acquiring another business. But here is what changes and what does not. Every payment acquirer screens merchants against MATCH — the card networks' terminated-merchant file — which is keyed to the person behind the business, not the business name. MATCH follows you for five years, and it follows everyone listed as a beneficial owner, director or signatory. A new company with you as the owner does not present to Stripe, Square or any other acquirer as a new applicant. They see the same person applying again. If you apply truthfully — naming the termination and your role in the previous business — you have done nothing wrong. If you apply as if the history does not exist, every processor will spot it during underwriting, and that becomes a fraud marker, not a fresh start.

No card. Read-only. It shows you exactly what would move before you pay anything.
Fixed price from $247Read-only — we never write to your old storeLive in as little as 48 hoursVerified twiceFull refund if we can't migrate you1,500+ migrations
19,630
records in your storeproducts, images, variants, metafields, customers, orders
43 hrs
to move it all by handabout 1 working week of your time, and only if nothing goes wrong
8 of 14
have no CSV route at allorders, metafields, menus, theme content, videos, apps, gift cards
$247
to have all of it donefixed price, and we only ever read from your old store
That is what is sitting in a store your size right now, and what a hand-move would cost you. Scroll for the line-by-line breakdown — or move the whole thing for a fixed price.
Fixed price · verified twice · zero downtime

Move all of it into a new store, from $247

One-time packages, no per-record metering, no quotes. The order form unlocks the moment you pay, counts are matched against your old store, and the entire migration then runs a second time — the second pass has to create nothing.

Standard DIY Migration
$247
$349
Fully automated migration up to 20,000 entities: products, collections, customers, pages, blogs, menus, redirects, files, metafields, theme.
Complete Migration
$397
$549
Everything in Standard DIY up to 100,000 entities, plus full order history with tracking, discounts, gift cards, product reviews, markets and translations, Klaviyo & review app reconnection, and a scheduled zero-downtime DNS cutover.
Concierge Cutover
$497
$699
Everything in Complete up to 250,000 entities, plus a full app-stack reinstall & reconfiguration session (Klaviyo flows, pixels, loyalty), Recharge subscription coordination, priority scheduling and 30 days of post-launch support.
Enterprise Migration
$797
$1199
Base fee for unlimited entities, multi-store and franchise rollouts, dedicated migration engineer with a direct line, weekend/overnight cutovers, unlimited re-migrations within 90 days and 60 days of support.
Not ready to pay while your payouts are frozen? Run the free demo scan first → — read-only, no card, and it shows you exactly what would move.

And then there is the part that actually loses businesses

If you do need a new store, the payments problem turns out to be the easy half. This is what is sitting in your current store right now, and what happens to each piece when someone tries to move it by hand:

What a hand-move actually costs · a typical store
What you ownHow much of itWhat breaks doing it by handWhat we do instead
Product images 750images≈ 3 hrsbulk re-upload, ~15 sec each By handthe CSV carries image URLs and alt text, but they point at your OLD store's CDN — so the moment the old store goes, every image 404s. Re-upload and Shopify appends a dedupe suffix to the filename, which breaks every theme section and product description that referenced the original URL Automatedevery file re-uploaded through the API with its alt text and variant attachment intact, its content type preserved so image-restricted fields still accept it, and every reference to the old URL rewritten
Product descriptions 150descriptions≈ 2 hrsone pass to repair inline image links — the CSV carries the text By handdescriptions are full of inline images and links pointing at the old store's CDN. Paste them into the new store and the text survives perfectly while every embedded image quietly dies — which you usually discover from a customer, not from a report Automatedbodies copied verbatim, then a second pass rewrites every source-CDN URL inside them to the re-uploaded file on the new store
Product attributes & variants 450variants≈ 45 minthe CSV carries these; the time is verifying option order By handoption ORDER is part of the product's identity. Rebuild "Size, Colour" as "Colour, Size" and every theme swatch, saved customer URL and app that keys on variant position breaks — silently, because the product page still renders Automatedvariants upserted by SKU with option names and order preserved, so swatches, deep links and app data keep working
Metafields & metaobjects 900metafields≈ 6 hrsonly the reference, JSON and metaobject fields, ~1 min each By handthe product CSV carries simple text and number metafields — but not metaobjects, and not reference or JSON types, which is exactly where app data and theme content live. Reference fields are the real trap: copy the value and it still points at objects in the OLD store, so the page renders and the custom block is silently empty Automatedwritten in dependency order after their targets exist, with embedded references re-pointed at the new store's objects — and any value whose reference cannot be resolved is dropped rather than written broken
SEO data & redirects 252records≈ 2 hrsredirects one at a time, plus a handle audit By handany handle that changes becomes a dead URL with no redirect, and existing 301s are not in the product CSV at all. Years of accumulated ranking and backlinks end up pointing at pages that no longer resolve — the most expensive thing on this page to get wrong, and the slowest to notice AutomatedSEO titles, meta descriptions and handles carried across, and every existing 301 recreated, so nothing that used to rank starts 404ing
Your custom theme 1theme≈ 6 hrs2–10 hrs depending on how customised it is By handa theme is not just its files. The settings, section content and block ordering are stored against the store, so a file copy gives you the layout and none of the content. Hardcoded asset URLs and tracking snippets also still point at the old store Automatedyour live theme pulled and pushed as-is, then scanned for tracking snippets and hardcoded URLs that need re-pointing
Product videos 8videos≈ 32 minre-upload and re-attach, ~4 min each By handthe product CSV does not carry video or 3D media, so every one is a manual re-upload. They also cannot be pulled straight from a remote URL — the bytes have to be downloaded and staged first, and a wrong content type lands the file as a generic attachment that media-restricted fields then reject Automatedvideo bytes downloaded, staged through a proper upload target, re-attached to the right product, and verified as processed rather than silently failed
Customers 5,000customers≈ 2 hrsCSV import, then cleaning up the rows that fail By handthe importer works, but marketing consent is the exposure: the CSV carries the current opt-in state and NOT the timestamp or source behind it. Re-opting someone in is a compliance breach, dropping them burns list revenue you paid for, and you cannot prove which happened afterwards. Default-address designation is also lost Automatedcustomers upserted by email with every address, the default-address designation, and email and SMS consent states and timestamps preserved exactly as they were
Order history 12,000orders≈ 8 hrsa paid third-party importer, plus a day of mapping and reconciliation By handShopify's own CSV importer cannot create orders at all, so the hours here assume you buy a third-party importer — key them in by hand instead and 9,400 orders is closer to 390 hours, which is why nobody does that and why order history is simply abandoned in most DIY moves. Then support cannot answer a warranty claim, repeat-purchase segments are empty, and every returning-customer flow starts from zero. Getting the mapping wrong duplicates orders or re-dates them to today, and both are worse than not importing at all Automatedfull order history recreated through the API with line items, properties, customers re-associated, original dates and tracking numbers intact
Navigation menus 3menus≈ 1 hrsabout an hour to rebuild and relink them all by hand By handmenu items store resource IDs, not paths, so nothing about them is portable — every link has to be re-pointed at the equivalent collection, page or product on the new store Automatedmenus rebuilt with their nesting, and every item re-pointed at the equivalent object on the new store
Discount codes 25discounts≈ 1 hrsabout 1 hr via the discount CSV, or ~3 hrs rebuilt by hand By handthe discount CSV covers basic codes, but automatic discounts, quantity breaks and combination rules are not in it and have to be reconstructed by hand. A subtly wrong rule is worse than a missing one, because nobody notices until it has been over-discounting for a fortnight Automateddiscounts recreated through the API with their rules, usage limits and dates intact, including automatic and free-shipping types
Gift card balances 40gift cardsno manual routecannot be moved by anyone By handthis is the one thing on this page that truly cannot be moved by anyone. Gift card codes are unreadable through EVERY Shopify API, by design — no tool, ours included, can copy them. Those balances are real money you owe real customers, and abandoning the old store does not abandon the liability: the customers still turn up expecting you to honour it Automatedwe re-issue each card with an identical balance, customer and expiry date, and hand you the new codes as a CSV with customer email copy ready to send — the only honest way to move them
Blogs & pages 42articles & pages≈ 3 hrsrecreated one at a time, ~4 min each By handno CSV route for either. Articles also have no SEO fields of their own — their title and description tags live in metafields — so a hand-rebuilt blog loses its SEO even when every word of the text is right Automatedarticles and pages recreated with authors, tags and publish dates, their SEO written to the metafields Shopify actually stores it in, and inline image URLs rewritten
Apps & app data 9apps≈ 9 hrsabout 1 hr per app to reinstall, reconfigure and re-test By handmost app data lives in metafields on your products and customers, so reinstalling the app gets you an empty app: reviews gone, subscription plans gone, loyalty balances gone, bundles gone. Flows and automations have to be rebuilt by hand and re-tested, and anything with its own billing has to be re-subscribed Automatedthe metafield data your apps rely on migrates with the products and customers it hangs off, so a reinstalled app finds its data waiting instead of an empty store
19,630
records in your storeproducts, images, variants, metafields, customers, orders
43 hrs
to move it all by handabout 1 working week of your time, and only if nothing goes wrong
8 of 14
have no CSV route at allorders, metafields, menus, theme content, videos, apps, gift cards
$247
to have all of it donefixed price, and we only ever read from your old store
We move every one of those records, match the counts against your old store, then run the entire migration a second time — the second pass has to create nothing, which is how you know everything we exported actually landed.
Free · read-only · no card

See these numbers for YOUR store, free

That is a typical mid-size store. The read-only scan counts yours — every product, variant, image, customer, order and metafield — so you know what is actually at stake. No card required.

▶ Run the free demo scan

What you are looking at

Your held balance
Not applicable; this is about new account qualification, not existing payouts.
Your checkout
You cannot accept payments until a processor approves and activates the new account. Every day without it is lost revenue.
Is an appeal realistic?
Not applicable. This is not about reversing a termination.
Appeal timeline
Not applicable here.

The real clock is your runway without payment processing. The second clock is harder to see: every day you delay truthful application is a day closer to the five-year MATCH window closing — but only if the termination reason was legitimate. Running a new company as a shell while the old one's liabilities compound does not help either clock. Truthfulness now is the only move that works later.

Find out what you would actually loseThe free audit connects read-only to your store and counts every product, variant, image, metafield, customer and order in it. No card, and it never writes to your store.
▶ Start the free audit

The recovery playbook

  1. Decide whether a new entity is real or a workaroundNew entity is the right move if you are: splitting a high-risk product line away from your core brand to protect both, formalising a genuine partnership split, moving to a new jurisdiction, acquiring another business, or restructuring for tax or operational reasons. It is not the right move if your only reason is that a payment processor said no. If it is real, proceed. If it is a workaround, that intention will show up in underwriting and you will be declined on fraud grounds — worse than being declined on category grounds. Honesty saves time.
  2. Get a verified backup of your store out nowBefore you apply anywhere, export and store a full copy of your current Shopify store. This is the step with a deadline you do not control. Shopify's CSV export pulls products, variants and basic order data, but it cannot carry metafields, metaobjects, gift card codes, videos, themes, menus, discounts or redirects. If your store is already flagged or restricted, you may lose admin access without warning. With no admin access, there is no API — and with no API, your catalog, order history and custom data are unreachable. Get the copy out while you can still log in, even if you never use it.
  3. Prepare a truthful application with full termination disclosureGather the termination letter from your previous processor, and the reason code if you have it. When you apply to the new processor — Stripe, Square, Shopify Payments or any other — disclose the termination and your role in the previous business. Do not wait for them to find it. Every processor checks MATCH as part of underwriting. They will see the listing. If you have already disclosed it clearly, they move forward. If they discover it from the MATCH file, the application flags as fraud — deceptive application — and you are declined. Truthfulness is not a disadvantage; it is the only way through.
  4. Research processors that underwrite your product categoryNot all processors underwrite all categories. Some categories are on some processors' prohibited lists entirely. Before you apply, check whether your product category — not just your new company name — can be underwritten by the processor you have chosen. Publicly advertised category pages on Stripe, Square and others show which businesses they take. This is not a guarantee of approval; it is a filter to avoid wasting time and creating another declined application on your record.
  5. Move your store to a processor who will underwrite youOnce you have a new merchant account approval, migrate your store to a payment gateway that the new processor supports. This means moving your Shopify store to a new store configured with a compatible gateway. Moving means rebuilding your catalog, re-uploading images, re-adding descriptions, SEO data, metafields, product options, videos, customers, order history, discounts, menus and redirects. Shopify's CSV export cannot carry most of this — so the verified backup you took in step 2 is what lets you do this without losing data. Once the new store is live, you have a working business again. The old store can stay or close; the new processor does not care about historical platform, only about current and ongoing risk.
Before you talk to any processorKnow exactly what your store contains and what a move would involve. It costs nothing and it works even if your storefront is already offline.
▶ Start the free audit

New company, new merchant account — the honest version

What a MATCH listing actually is

What a new merchant account requires

The entity

Formation documents, EIN or company number, and a business bank account in the company's name with a voided cheque or statement.

The people

Government ID and personal details for every beneficial owner. Underwriting is done on the humans as well as the company — which is why a new company with the same owners does not present as a new applicant.

The history

Three to six months of processing statements if you have any, plus bank statements. A prior termination is disclosed here. Concealing it is the fraud, not the termination.

The website

A live, compliant storefront: clear billing descriptor, contact details, terms, refund and shipping policies, SSL, working checkout, and no claims that contradict your category.

The product

Supplier agreements, certificates of analysis for anything ingestible, licences for anything regulated, and evidence of how you fulfil.

The numbers

Expected monthly volume, average order value and your chargeback history. Understating volume to get approved is a fast route to a frozen account.

A MATCH screen

Run against both the business and its principals. This is the step that decides the application, and there is no way around it — only through it, by disclosing and finding an acquirer who underwrites anyway.

If you do need a new entity, these are the routes people actually use

Costs and timelines below are indicative and go out of date — treat them as a starting point, not a quote.

US flag
US — Delaware LLC or C-corp
$500 one-time, registered agent ~$100/yr after year one
1–2 business days to incorporate; EIN can take longer without a US SSN
Worth knowing before you pick it: Atlas onboards you into Stripe — the same underwriting engine that runs Shopify Payments. Excellent for forming a company; not a route back to card processing for a category Stripe declines.
US flag
US — any state
~$39 + state filing fee; registered agent ~$125/yr
Days, depending on the state
The cheapest credible US route. You handle the EIN yourself, which is free and straightforward with an SSN.
US flag
US — Delaware or Wyoming
~$399 including state fees; ~$299/yr agent
About a week end to end
Built for non-US founders, which is the case where the extra cost over a bare filing actually buys you something.
UK flag
UK — private limited company
Packages ~£110–160 + VAT (the Companies House fee rose to £100 on 1 Feb 2026)
Same day to 24 hours
Non-resident packages exist. A UK company does not by itself give you a UK bank account — that is a separate application.
UK flag
UK — private limited company
Comparable tiers to the above
Same day to 24 hours
Functionally interchangeable with Companies Made Simple; pick on the address and secretarial add-ons you actually need.
UK flag
UK — private limited company
Free formation — you pay only the Companies House fee
24–48 hours including the bank account
The cheapest UK route by a wide margin, because the formation is a loss-leader for the bank account. Fine if you want the account anyway.
Estonia flag
Estonia — OÜ
e-Residency card €100–150, company state fee €265, address and contact service €200–400/yr
2–5 weeks — collecting the card is the bottleneck
A real EU company with real EU obligations, not an offshore shell. Slower than it looks because of the card collection step.
Hong Kong flag
Hong Kong — private company limited by shares
Roughly US$600–1,200 for the first year via an agent, including secretary and registered address
1–4 days to incorporate; banking is the slow part
Incorporation is fast and banking is not. Most merchants end up using a fintech account rather than a traditional bank.

Wyoming is the default for an ecommerce LLC: ~$100 to file, ~$60/yr to maintain, no state income tax and strong owner privacy. Delaware is the investor standard and costs $300/yr in LLC franchise tax for governing law most DTC stores will never rely on. If you are not raising money, Wyoming is almost always the right answer.

Fixed price · verified twice · zero downtime

Move everything for a fixed price

One-time packages — no per-record metering, no quotes. The migration order form unlocks the moment you pay, and the whole migration re-runs a second time before any cutover.

Standard DIY Migration
$247
$349
Fully automated migration up to 20,000 entities: products, collections, customers, pages, blogs, menus, redirects, files, metafields, theme.
Complete Migration
$397
$549
Everything in Standard DIY up to 100,000 entities, plus full order history with tracking, discounts, gift cards, product reviews, markets and translations, Klaviyo & review app reconnection, and a scheduled zero-downtime DNS cutover.
Concierge Cutover
$497
$699
Everything in Complete up to 250,000 entities, plus a full app-stack reinstall & reconfiguration session (Klaviyo flows, pixels, loyalty), Recharge subscription coordination, priority scheduling and 30 days of post-launch support.
Enterprise Migration
$797
$1199
Base fee for unlimited entities, multi-store and franchise rollouts, dedicated migration engineer with a direct line, weekend/overnight cutovers, unlimited re-migrations within 90 days and 60 days of support.
Not ready to pay while your payouts are frozen? Run the free demo scan first → — read-only, no card, and it shows you exactly what would move.

How the migration runs

  1. Book & pay — fixed price, secure Stripe checkout. The order form unlocks immediately after payment.
  2. Submit your stores — domains and details in the order form; then provide revocable API tokens in your customer area (we never ask for your Shopify password).
  3. We migrate everything — your live store keeps selling throughout; it is only ever read from.
  4. Verified twice — the entire migration re-runs and must change nothing; you get the count-matched verification report before any cutover.
Free · read-only · no card

See exactly what would move — before you spend anything

The demo scan connects read-only to your current store and counts every product, variant, image, customer, order and metafield in it, then tells you what a migration would carry across. It never writes to your store, and it works even if your storefront is already offline.

▶ Run the free demo scan

What this looks like in your industry

The mechanics above are the same for everyone. What differs is why you were flagged, who will underwrite you, what reserve to expect, and what is sitting in your store that has to survive a move. Pick your category:

Hemp & cannabinoids
Supplements & ingestibles
Nicotine & inhalables
Adult
Weapons & self-defense
High-value goods
Alcohol
Beauty & food
Medical devices
Other regulated categories

Frequently asked

Will a new LLC get me approved when my old company was terminated?

Only if you apply truthfully and disclose the termination. Every processor screens beneficial owners against MATCH, the card networks' terminated-merchant file, keyed to the person — not the company name. They will find your previous termination during underwriting no matter what you call the new entity. If you disclose it upfront, showing the reason and your account in it, that is legitimate and they evaluate based on facts. If they discover it from MATCH without you mentioning it, the application flags as fraud, which is much harder to recover from. The new company is real if you need it for structural reasons; it is not a way to look like someone else.

What is MATCH and why does it follow me to a new company?

MATCH is the card networks' terminated-merchant file, screened by every payment processor during underwriting. It is keyed to the person — name, Tax ID, address — not the business name, and it persists for five years from the termination date. When you apply to a new processor with a new company, they check MATCH as part of standard risk review. Your name and TIN appear in the file, showing a previous termination and the reason code. Every processor sees this. A new LLC with you as the owner does not hide it; it makes the situation clearer, because you are the person applying again.

Can I put someone else's name on the new company to avoid MATCH?

No. Using another person as a nominee or straw owner to obscure your involvement is transaction laundering, classified as MATCH code 03, and it is criminal fraud. Payment processors detect this during underwriting through UBO (ultimate beneficial owner) verification. If discovered, you are not just declined; you face fraud investigation. The legitimate move is to apply in your own name, disclose the previous termination, explain the reason, and show why the new company structure is necessary for real business reasons.

What happens if I apply and hide the previous termination?

The processor will find it. Every major processor screens applicants against MATCH during underwriting. If your name or TIN appears in the file and you do not mention it, the application flags as deceptive application — fraud code 08 or similar — and you are declined. That declined application stays on your record and makes future applications harder, because processors see that you concealed a material fact. Truthful disclosure of a termination is not disqualifying on its own; concealment is.

If I open a new company, can Shopify turn my payments back on?

No. Shopify cannot reinstate a terminated account, and opening a new company does not change that. What you do instead is: build a new Shopify store, connect it to a payment processor willing to underwrite your category and your termination history, and run the business from there. This requires migrating your catalog, images, customers, order history, and custom data to the new store — which is why the verified backup you took before the first store closes is critical. You cannot move gift card codes through any API, so those must be re-issued to affected customers. The new company is legitimate if you need it for structural reasons; the new store is how you keep selling.

Still weighing it up?Start with the free read-only audit. It tells you what would move, what would break if you did it by hand, and which package your store actually needs.
▶ Start the free audit
Ready when you are

Move everything, verified twice, from $247

Pick a package and the migration order form unlocks immediately. Your existing store is only ever read from — we never write to it, so nothing you still have can be made worse.

Standard DIY Migration
$247
$349
Fully automated migration up to 20,000 entities: products, collections, customers, pages, blogs, menus, redirects, files, metafields, theme.
Complete Migration
$397
$549
Everything in Standard DIY up to 100,000 entities, plus full order history with tracking, discounts, gift cards, product reviews, markets and translations, Klaviyo & review app reconnection, and a scheduled zero-downtime DNS cutover.
Concierge Cutover
$497
$699
Everything in Complete up to 250,000 entities, plus a full app-stack reinstall & reconfiguration session (Klaviyo flows, pixels, loyalty), Recharge subscription coordination, priority scheduling and 30 days of post-launch support.
Enterprise Migration
$797
$1199
Base fee for unlimited entities, multi-store and franchise rollouts, dedicated migration engineer with a direct line, weekend/overnight cutovers, unlimited re-migrations within 90 days and 60 days of support.
Not ready to pay while your payouts are frozen? Run the free demo scan first → — read-only, no card, and it shows you exactly what would move.
Play it straightA migration moves your data — it is not a way around a platform or processor rule, and it will not get a decision reversed. You remain responsible for fixing whatever triggered the review, for telling a new processor the truth about your business and your history, and for complying with Shopify's Terms of Service and your new provider's rules. What we make certain of is narrower and more useful: that when you do have somewhere to sell, none of your catalog, customers, order history, content or SEO got lost getting there.