I’ve been looking for a solution that works fine in Magento 2.3 to move billing address to shipping step in Magento 2.3. There aren’t many available solution online but I’ve found one that works fine with a couple of modifications.
Pull request haven’t been accepted in the original repo, but I’ve created a fork with the modifications to:
- Make this module work with Magento > 2.3
- Remove completely the billing address from the payment step
You can download the module here:
https://github.com/catgento/modified-checkout
And this will be the result:
0 Comments