Looking for guidance on integrating a Wix Studio store with external inventory and accounting systems, plus setting up member-specific pricing with multi-currency support

I’m having trouble with
Figuring out how to connect a Wix Studio e-commerce site to external systems for stock and accounting, and setting up a more advanced members-only pricing setup.

Working in
Wix Studio Editor (e-commerce setup)

Site link

What I’m trying to do
I’ve built an online store for a client. They now want:

  • Product stock to sync with their internal system

  • Invoices to sync with a separate accounting system

  • A members-only area for international clients where they can view products with their own pricing and currencies, updated dynamically

What I’ve tried so far
I’ve explored Wix settings and apps but couldn’t find a straightforward way to handle external system integrations or dynamic pricing per user group. I haven’t gone into custom code yet.

Extra context
I’m comfortable in Wix Studio but not a developer, so I’m trying to understand:

  • Is this doable within Wix Studio?

  • Does it require custom code or external tools?

  • Roughly how complex this kind of setup is

A members-only area for international clients where they can view products with their own pricing and currencies, updated dynamically

My understanding is you unfortunately won’t be able to do this seamlessly but there is a workaround of sorts that your client might be ok with :man_shrugging:

  1. Create a new store page for each international client (protected under Wix Members Area) with automatic discounts that apply to specific products, groups of products, or all items, and you can define which customers are entitled to the discount - all customers, specific segments, specific members, or contacts with labels. That means you could do: “International Client A” contact label = 20% off category A, “International Client B” contact label = 30% off category A
  2. Wix multi-currency lets customers view and pay in local currency if the site uses eligible Wix Payments, PayPal, or Stripe, and prices are converted automatically using XE rates updated daily. But that’s just currency conversion, the automatic discounts described above would need to handle the special pricing for each client.