Skip to content

Paazl/magento2-hyva-react-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Paazl for Hyva React Checkout

About Paazl

Paazl is a carrier management and delivery experience platform for global e-commerce. Our mission is to help brands and retailers offer the best delivery everywhere.

Our extensions enable a seamless and intuitive display of delivery options in the check-out of your webshop. They support a wide range of home delivery options, carrier collection points and click & collect via your local stores. The extensions also provides timeframe availability, nominated day selection and ETA mechanisms. Powerful algorithms calculate the right delivery for every customer.

Our warehousing solutions take care of the shipping labels, carrier manifesting, electronic customs documentation and personalized track & trace notifications. Your customer service team can tap directly into our systems for real time monitoring.

In a nutshell, Paazl provides the tools to scale e-commerce delivery globally. Our carrier management and delivery experience platform increases carrier flexibility, go-to-market speed and customer loyalty, lowering shipping costs as well as driving long-term revenue

Installation

Make sure you have the Hyva React Checkout version 1.1.2 or higher installed. Open the package.json of your checkout and change:

"config": {
  "shippingMethodsRepo": "Add your shipping methods here",
  "paymentMethodsRepo": "Add your payment methods here"
},

To:

"config": {
  "shippingMethodsRepo": {
    "paazl": "[email protected]:Paazl/magento2-hyva-react-checkout.git"
  },
  "paymentMethodsRepo": "Add your payment methods here"
},

After that, run npm install to generate the renderers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published