Home > Contents > Index >
csuser:modify
Modifies buyer data on Transact.
Syntax
<csuser:modify
name="csuser
"varname
="booleanvar
"/>Parameters
name
(required)- Input parameter. Name of the csuser object.
varname
(required)- Input parameter. Variable that holds a string representing boolean status:
true
- the buyer has been modified with Transact.false
- an error has occurred. Callcsuser:geterrors
to determine the problem.Description
The
userID
parameter must be set for the csuser object. Any other buyer parameters set in the csuser object replace the corresponding parameters in the buyer data record on Transact, with the following exceptions:
- The
accessName
parameter cannot be changed.
- If set, the
password
parameter must differ from the buyer's current password on Transact.
- If any address field is modified, then all address fields must be modified. The address must be specified in nine rows using the following standard fields:
billToAddress-name1 billToAddress-name2 billToAddress-address1 billToAddress-address2 billToAddress-city billToAddress-state billToAddress-country billToAddress-postalCode billToAddress-telephone
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.