import wixData from 'wix-data'; import wixPay from 'wix-pay'; $w.onReady(() => { let basePrice = 199; // Base LLC service fee $w("#stateDropdown").onChange(async () => { let selectedState = $w("#stateDropdown").value; // Fetch the state filing fee let result = await wixData.query("StateFilingFees") .eq("state", selectedState) .find(); if (result.items.length > 0) { let stateFee = result.items[0].filingFee; let totalPrice = basePrice + stateFee; // Display the fees $w("#filingFeeText").text = `State Filing Fee: $${stateFee}`; $w("#totalPriceText").text = `Total Price: $${totalPrice}`; // Attach the price to the checkout button $w("#checkoutButton").onClick(() => startCheckout(totalPrice)); } else { $w("#filingFeeText").text = "State not found. Please select another."; } }); }); // Function to start checkout function startCheckout(price) { wixPay.startPayment(price) .then((payment) => { if (payment.status === "Successful") { $w("#totalPriceText").text = "Payment Successful! Your LLC is being processed."; } else { $w("#totalPriceText").text = "Payment Failed. Please try again."; } }); } Amauri Solutions, Let us create your business: Business Consulting | Create LLC import wixData from 'wix-data'; $w.onReady(() => { $w("#stateDropdown").onChange(async () => { let selectedState = $w("#stateDropdown").value; // Query the database for the filing fee let result = await wixData.query("StateFilingFees") .eq("state", selectedState) .find(); if (result.items.length > 0) { let fee = result.items[0].filingFee; $w("#filingFeeText").text = `State Filing Fee: $${fee}`; } else { $w("#filingFeeText").text = "State not found. Please select another."; } }); });
top of page

Welcome
to Amauri Solutions 

Amauri Solutions is committed to supporting entrepreneurs and small business owners by offering a range services, tools, and resources to help turn their ideas into successful ventures. Our customized solutions are designed to meet specific needs of each client, whether they are just starting out or looking expand their existing business.

 

Let us help you achieve your goals and realize your full. What sets us apart from our competitors is we will also teach you how to create your own business! That's right if you want to learn how to create your business and create your LLC sign up for our self pace online course. 

Turn your dreams into a reality!

Turn Your Entrepreneurial Dreams into Reailty!

Turn Your Entrepreneurial Dreams into Reailty!

Services

Amauri Solutions is the go-to partner for entrepreneurs who want to turn their business dreams into a reality. Our services, which include business entity creation ( LLC, S-Corp, Corporation) and compliance management. Just sign up for our annual renewals, and leave the details to us so that you can focus on your business! 

 

That's not all, unlike our competitors Amauri Solutions is committed to transparency and education, which is why we offer a self-paced course and personalized 1-on-1 coaching to cater to your specific needs. Do you prefer to learn how to create your business from scratch? We will help you, with our self paced class! Join us with confidence and let's build a successful business together!

Our Features

Your Success is our Priority 

01

Why Choose Amauri Solutions as a Registered Agent Service?


Amauri Solutions offers reliable and expert registered agent services designed to keep your business compliant and protected. By managing legal notices, compliance notifications, and service of processes on your behalf, we help you avoid missed deadlines and potential liabilities. Our service also ensures your privacy by listing our address on public records instead of yours. With a dedicated and passionate team, Amauri Solutions prioritizes your business's success and growth, providing peace of mind so you can focus on what matters most—running your business.

03

Consultation Services

Whether you have questions about our self-paced training or need expert advice for your established business, Amauri Solutions is here to help. Our consultation services offer personalized guidance to address your unique needs. If you're looking to enhance your marketing exposure or seeking strategies to grow your business, our experienced consultants provide tailored solutions and actionable insights. Partner with Amauri Solutions to gain the support and expertise you need to achieve your business goals.

02

Self-Service Business Creation

Unlike our competitors, Amauri Solutions empowers you to take control of your business journey. We offer a comprehensive self-paced course that teaches you how to create, scale, and market your business. Our course covers everything from the basics of business formation to advanced strategies for growth and marketing. Whether you're a budding entrepreneur or looking to expand your existing business, our educational resources provide the knowledge and tools you need to succeed. Learn at your own pace and build your business with confidence, all with the expert guidance of Amauri Solutions.

04

Support

At Amauri Solutions, our customer support team is here to help you. Whether you need assistance with our services, have questions about your account, or require guidance on business matters, our dedicated support staff is ready to provide the help you need. We are committed to ensuring your experience with Amauri Solutions is smooth and satisfactory, offering reliable and prompt support whenever you need it.

Delivering Package

What Our Clients Say

Delivering Package

A. Smith

CEO

I am extremely grateful to Amauri Solutions for their invaluable help in creating and setting up my clothing line, Thread Vault. Their team of experts provided me with top-notch guidance and support throughout the entire process, from designing the garments to launching the website. Thanks to Amauri Solutions, my dream of starting a successful fashion brand has become a reality. I highly recommend their services to anyone looking to start their own business.

C. Mccoullough

Founder

We highly recommend Amauri Solutions to any business looking to enhance their online presence. Their exceptional e-commerce solutions have transformed our business at Sauc Boutiques, streamlining our online store and boosting our sales. You can trust that you're in good hands with Amauri Solutions!

R. Dickson

 Owner

"We are pleased to share that Amauri Solutions has significantly contributed to the success of our marketing campaigns. Their professional expertise and guidance have been instrumental in expanding our reach and enhancing engagement with our target audience. We highly recommend their services to anyone seeking to elevate their marketing strategies."

bottom of page