1. Overview
Pre-select Shipping/Payment for Magento 2 extension is a simple solution to speed up customers’ purchasing process by pre-filling shipping method and payment method on the checkout page based on their availability and configured position.
2. How Does It Work?
Magento 2 Pre-select Shipping/Payment extension consists of two easy-to-configure features. Let’s get started following this navigation:
Store ⇒ Configuration ⇒ BSSCommerce ⇒ Pre-select Shipping/Payment.
2.1. Auto Shipping Config
- In Enable, choose Yes to have Auto Shipping Config enabled on the websites; or No to disable this feature.
- In Auto Select Shipping Method: Admins can pick a given shipping method to be automatically filled.
- If admins want to have more methods to select, please go to Store ⇒ Configuration ⇒ Sales ⇒ Shipping Methods and enable needed methods.
- In Shipping Method Position: If the shipping method auto-selected above is not available, one of three following options is applied.
- None: Shipping Method is under customers’ decision as the default Magento 2.
- Last Method: Auto-apply the last shipping method on the checkout page.
- First Method: Auto-apply the first shipping method on the checkout page.
2.2. Auto Payment Config
In Enable, choose Yes to have Auto Payment Config enabled on the websites; or No to disable this feature.
In Auto Select Payment Method: Admins can pick a given payment method to be automatically filled.
If admins want to have more methods to select, please go to Store ⇒ Configuration ⇒ Sales ⇒ Payment Methods and enable needed methods.
In Payment Method Position: If the payment method auto-selected above is not available, one of the three following options is applied.
- None: Payment Method is under customers’ decision as the default Magento 2.
- Last Method: Auto-apply the last payment method on the checkout page.
- First Method: Auto-apply the first payment method on the checkout page.