To check if the WebSphere Commerce Payments instance password is required when starting WebSphere Commerce Payments from a command line:
- Open the following file in a text editor:
WC_installdir/payments/instances/payments_instance_name/PaymentsInstance.properties
WC_userdir/payments/instances/payments_instance_name/PaymentsInstance.properties
- Locate the UnattendedRestart parameter
A value of 0 for the UnattendedRestart parameter indicates that a password is required.
A value of 1 for the UnattendedRestart parameter indicates that a password is not required. - Exit the text editor.