import { sendOrderToCorpNet } from 'backend/corpnetOrders'; $w.onReady(function () { $w("#checkoutButton").onClick(async () => { let orderDetails = { customerName: $w("#nameInput").value, email: $w("#emailInput").value, package: $w("#selectedPackage").value, price: $w("#price").value, }; let response = await sendOrderToCorpNet(orderDetails); if (response.success) { wixLocation.to("/order-confirmation"); } else { console.error("Failed to send order:", response.error); } }); });
top of page
Shore

Available Services

Business Formations

This is a Paragraph. Click on "Edit Text" or double click on the text box to start editing the content and make sure to add any relevant details or information that you want to share with your visitors.

Service Name

This is a Paragraph. Click on "Edit Text" or double click on the text box to start editing the content and make sure to add any relevant details or information that you want to share with your visitors.

Registerd Agent

This is a Paragraph. Click on "Edit Text" or double click on the text box to start editing the content and make sure to add any relevant details or information that you want to share with your visitors.

Service Name

This is a Paragraph. Click on "Edit Text" or double click on the text box to start editing the content and make sure to add any relevant details or information that you want to share with your visitors.

S

This is a Paragraph. Click on "Edit Text" or double click on the text box to start editing the content and make sure to add any relevant details or information that you want to share with your visitors.

Service Name

This is a Paragraph. Click on "Edit Text" or double click on the text box to start editing the content and make sure to add any relevant details or information that you want to share with your visitors.

Contact

Like what you see? Get in touch to learn more.

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Thanks for submitting!

Subscribe Form

Thanks for submitting!

  • Facebook
bottom of page