Share via


MCRCustPaymTable.clearPaymTypeFields Method

Clears the values of all fields that are used only for specific payment types.

Syntax

private void clearPaymTypeFields()

Run On

Called

Remarks

This method is intended to be invoked whenever the payment type changes, so that unused fields are cleared. This is particularly important for fields such as the credit card security code, which should not be stored permanently in the database.

See Also

Reference

MCRCustPaymTable Table