We have improved the UI for selecting Payment and Shipping Methods in Customer Maintenance to include sorting.
We have updated the Customer Class so that shipping methods are sortable. The shipping methods available on checkout are configured at the customer class level.
Under "Shipping Methods Available to Customer Class," the 'Select Methods' button pops up a window listing all Shipping Methods in CyberStore not currently selected for this customer class. By checking boxes next to Shipping Methods and clicking the 'Save' button, the popup will close and the selected methods will be added to the Shipping Methods Available to Customer Class list. This pop up window is displayed below:
Next to the 'Select Methods' button is the 'Delete' button which will remove the focused shipping method from the "Shipping Methods Available to Customer Class" list and it will become selectable in the 'Select Methods' pop up if it needs to be added again.
The 'Move First,' 'Move Up,' 'Move Down,' and 'Move Last' all perform the named reordering operation to the focused shipping method in the list. The ordering of the shipping methods will affect the ordering of the shipping methods drop down for selection during front-end Check Out.
We have also updated the Customer Class so payment methods are sortable. The payment methods available on checkout are configured at the customer class level.
Under "Payment Methods Available to this Customer Class," the 'Select Methods' button pops up a window listing all Payment Methods in CyberStore not currently selected for this customer class. By checking boxes next to Payment Methods and clicking the 'Save' button, the popup will close and the selected methods will be added to the Payment Methods Available to Customer Class list. This pop up window is displayed below:
Next to the 'Select Methods' button is the 'Delete' button which will remove the focused payment method from the "Payment Methods Available to Customer Class" list and it will become selectable in the 'Select Methods' pop up if it needs to be added again.
The 'Move First,' 'Move Up,' 'Move Down,' and 'Move Last' all perform the named reordering operation to the focused payment method in the list. The ordering of the payment methods will affect the ordering of the payment methods drop down for selection during front-end Check Out.