We have sorted fields on the post – https://sbdevblog.com/magento-2-apply-sort-order-on-shipping-address-at-checkout/ However, there is limitiation on the […]
Category: Checkout
4 min read
Magento 2: Apply Sort Order on Shipping Address at Checkout
Checkout is an essential part of e-commerce. The revenue is generated from the checkout itself. […]
5 min read
Magento 2: Add Custom Validation Rules on Checkout
Let’s add custom validation rules at checkout. We have added custom validation before placing the […]
6 min read
Magento 2: Add Custom Validation Before Order Placement
Do we need to add custom validation just before order placement? Is it possible? Yes, […]
3 min read
Magento 2: PayPal gateway has rejected request. The totals of the cart item amounts do not match order amounts
PayPal gateway has rejected the request.? Have you added custom charges or tax to the […]
4 min read
Magento 2: Access Configuration Value in JavaScript at Checkout
We have accessed the configuration value in the JavaScript widget. In this post, we will access […]
2 min read
Magento2: How to refresh the shipping method using JS?
Let’s refresh the shipping method using JS. We have restored the total section in https://sbdevblog.com/magento-2-how-to-update-the-total-using-js/ Very often, we need to […]
2 min read
Magento 2: How to update the total using JS
How to update the total using JS Let’s check how we can achieve this in […]