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


OfflineCard Cassette financial objects

The OfflineCard Cassette financial object model mirrors that of the generic model in that an OfflineCard Cassette object is defined to augment each generic financial object. The OfflineCard Cassette objects appear as extensions to the generic objects. Those extensions are...


Order

Field name Syntax Description
brand Character string, 1 to 40 bytes long Credit/Debit card brand as specified on the ACCEPTPAYMENT command. This value is always present.
pan Character string, 1 to 19 bytes long Credit/Debit card number as specified on the ACCEPTPAYMENT command. This value is always present.
expiry Character string, 6 bytes long Credit/Debit card's expiration date in the form yyyymm as specified on the ACCEPTPAYMENT command. This value is always present.
avsCountry Character string, 3 to 50 bytes long The cardholder's region or country of residence. This value is only present if a non-null $AVS.COUNTRY value was specified on the ACCEPTPAYMENT command.
avsStreet Character string, 1 to 128 bytes long Cardholder's street address. This value is only present if a non-null $AVS.STREETADDRESS value was specified on the ACCEPTPAYMENT command.
avsCity Character string, 1 to 50 bytes long Cardholder's city of residence. This value is only present if a non-null $AVS.CITY value was specified on the ACCEPTPAYMENT command.
avsState Character string, 1 to 50 bytes long Cardholder's state or province of residence. This value only present if a non-null $AVS.STATEPROVINCE value was specified on the ACCEPTPAYMENT command.
avsPostalCode Character string, 1 to 14 ASCII bytes long Cardholder's postal code. This value is only present if a non-null $AVS.POSTALCODE value was specified on the ACCEPTPAYMENT command.
cardholderName Character string, 1 to 64 bytes long Cardholder's name. This value is only present if a non-null $CARDHOLDERNAME value was specified on the ACCEPTPAYMENT command.


Payment

Field name Syntax Description
referenceNumber (framework attribute) Character string, 1 to 16 bytes long The authorization code entered by the $AUTHCODE parameter of the Approve command. This field is present only when an authCode value exists for this approved payment.
avsCode Character string, 1 to 3 bytes long The AVS code entered by the $AVSCODE parameter of the Approve command. This field is present only when an AVS code exists for this payment.
declineReason Character string, 1 to 254 bytes long The decline reason entered by the $DECLINEREASON parameter of the Approve command. This field is present only when a declineCode exists for this declined payment.


Credit

Field name Syntax Description
authCode Character string, 1 to 16 bytes long The authorization code entered by the $AUTHCODE parameter of the Refund command. This field is present only when an authCode value exists for this credit.
declineReason Character string, 1 to 254 bytes long. The decline reason entered by the $DECLINEREASON parameter of the Refund command. This field is present only when a declineCode exists for this refund.


Batch

Field name Syntax Description
FIBatchID Character string, 1 to 32 characters long The financial institution's identifier for the batch as entered by the $FIBATCHID parameter on the BatchClose command. The Merchant should use this identifier when contacting the financial institution with inquiries concerning this batch.


Related concepts

OfflineCard Cassette


+

Search Tips   |   Advanced Search