While the terms come as ‘Due on receipt’ the invoice tab will not be shown.
Jira code:SQUIP-331
Requirement
On the checkout page, when the customer is a cash customer (Due on Receipt) the invoice PO box should be hidden.
Our Solution
While the terms come as ‘Due on receipt’ the invoice tab will not be shown.For that Checkout SSP was updated.In the Checkout SSP a code was added in the OrderWizard.Module.PaymentMethod.Selector.js files.In that the payment terms was selected .On the basis of the payment terms the method was hidden and also the credit card will be the default payment method selected.