Ecommerce for Program Registration Options

This page describes the Web options for the Ecommerce for Program Registration options group. These options are valid only for libraries who have acquired the Ecommerce for Program Registration product. Review these options to determine any necessary setup that your organization might need to perform.

ICON_BACK[scope][_lang]

This option defines display properties for the Back button that displays on various forms while using Ecommerce for Program Registration. This option accepts an HTML value that defines the text or an image to use as the link. For example:

ICON_BACK=<strong>Back</strong>

For a graphic link example:

ICON_BACK=<img src="/screens/back.gif" alt="Back" border="0" />

If this option is not defined, the system uses the following default setting:

ICON_BACK=Back

This option can vary by scope and language.

ICON_CONTINUE[scope][_lang]

This option defines display properties for the Continue button that displays on the program_register.html form. This option accepts an HTML value that defines the text or an image to use as the link. For example:

ICON_CONTINUE=<strong>Continue</strong>

For a graphic link example:

ICON_CONTINUE=<img src="/screens/continue.gif" alt="Continue" border="0" />

If this option is not defined, the system uses the following default setting:

ICON_CONTINUE=Continue

This option can vary by scope and language.

ICON_CONTINUE_NO_PAY[scope][_lang]

This option defines display properties for the Pay Later button that displays on the program_cart.html form. This option accepts an HTML value that defines the text or an image to use as the link. For example:

ICON_CONTINUE_NO_PAY=<strong>Pay Later</strong>

For a graphic link example:

ICON_CONTINUE_NO_PAY=<img src="/screens/pay_later.gif" alt="Pay Later" border="0" />

If this option is not defined, the system uses the following default setting:

ICON_CONTINUE_NO_PAY=Pay Later

This option can vary by scope and language.

ICON_NO[scope][_lang]

This option defines display properties for the No button that displays on the program_cancelwarn.html form. This option accepts an HTML value that defines the text or an image to use as the link. For example:

ICON_NO=<strong>No</strong>

For a graphic link example:

ICON_NO=<img src="/screens/icon_no.gif" alt="No" border="0" />

If this option is not defined, the system uses the following default setting:

ICON_NO=No

This option can vary by scope and language.

ICON_REGISTER_ANYWAY[scope][_lang]

This option defines display properties for the Register Anyway button that displays on the program_paywarn.html form. This option accepts an HTML value that defines the text or an image to use as the link. For example:

ICON_REGISTER_ANYWAY=<strong>Register Anyway</strong>

For a graphic link example:

ICON_REGISTER_ANYWAY=<img src="/screens/register_anyway.gif" alt="Register Anyway" border="0" />

If this option is not defined, the system uses the following default setting:

ICON_REGISTER_ANYWAY=Register Anyway

This option can vary by scope and language.

ICON_YES[scope][_lang]

This option defines display properties for the Yes button that displays on the program_cancelwarn.html form. This option accepts an HTML value that defines the text or an image to use as the link. For example:

ICON_YES=<strong>Yes</strong>

For a graphic link example:

ICON_YES=<img src="/screens/icon_yes.gif" alt="Yes" border="0" />

If this option is not defined, the system uses the following default setting:

ICON_YES=Yes

This option can vary by scope and language.