Develop > Controller layer > Integrate with back-end systems and external applications > Customize WebSphere Commerce Payments > OfflineCard Cassette > OfflineCard Cassette financial commands


OfflineCard Cassette administrative commands

For each WebSphere Commerce Payments API command, the following sections describe:

For required framework parameters, refer to the framework objects tables.


CreateAccount

Keywords for CreateAccount command
Keyword Required / Optional Value
$BATCHCLOSETIME O This parameter specifies the time of day at which the cassette should automatically close the open batches. If not specified, all batches must be explicitly closed by the BatchClose command. This value is specified as an integer representing the number of minutes past midnight (where 0 represents midnight). Valid values are 0 <= time <= 1439, null to disable function.
$CURRENCY R ISO 3166 currency code associated with this account. A 3-digit string ranging from 001 to 999.


CreateMerchantCassetteObject

Keywords for CreateMerchantCassette command
Keyword Required / Optional Value
ACCOUNTNUMBER R Specifies the account number. ASCII integer from 1 to 999999999.
OBJECTNAME=BRAND R Tells the cassette that this command is creating or deleting one of its brand objects. ASCII string BRAND.
$BRAND R Specifies the brand identifier. Each brand identifier must be unique within the account. ASCII value from 1 to 40 English characters in length (case sensitive).


DeleteMerchantCassetteObject

Keywords for DeleteMerchantCassette command
Keyword Required / Optional Value
OBJECTNAME=BRAND R Tells the cassette that this command is creating or deleting one of its Brand objects. ASCII string BRAND.
$BRAND R Specifies the brand identifier. Each brand identifier must be unique within the account. From 1 to 40 ASCII characters long (case sensitive).


ModifyAccount

Keywords for ModifyAccount command
Keyword Required / Optional Value
$BATCHCLOSETIME R This parameter specifies the time of day at which the cassette should automatically close the open batches. If not specified, all batches must be explicitly closed by the BatchClose command. This value is specified as an integer representing the number of minutes past midnight (where 0 represents midnight). Valid values are 0 <= time <= 1439.


Other supported administrative commands

The following administrative commands are supported without any optional or protocol data parameters:


Unsupported administrative commands

The following administrative commands are not supported and always return the primary and secondary return codes of PRC_COMMAND_NOT_SUPPORTED, RC_NONE:


Related concepts

OfflineCard Cassette


+

Search Tips   |   Advanced Search