[This is preliminary documentation and is subject to change.]

The transactionInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAmount
The Amount of transaction using the credit card.
Public propertyBillingAddress
The billing Address of the credit card.
Public propertyCardName
The card name(i.e. the type of the card).
Public propertyCardNumber
The full card number.
Public propertyCardNumber1
The first four digit of the card number.
Public propertyCardNumber2
The second four digit of the card number.
Public propertyCardNumber3
The third four digits of the credit card.
Public propertyCardNumber4
The last four digits of the credit card.
Public propertyCompanyName
The Company name.
Public propertyEmailAddress
The email Address of the user who placed the order.
Public propertyExpirationDate
The expiration date of the credit card.
Public propertyExpirationDay
The expiration day of the credit card.
Public propertyExpirationMonth
The expiration month of the credit card.
Public propertyExpirationYear
The expiration year of the credit card.
Public propertyMerchant
The Merchant name.
Public propertyNameOnCard
The name on the credit card.
Public propertyNotes
The notes.
Public propertyOrderId
The system generated identifier for the order.
Public propertyPersonName
The Company name.
Public propertyPhoneNumber
The telephone number for the transaction.
Public propertyProductDesc
The Description of the Product.
Public propertyPurchaseDate
The purchase date of the order.
Public propertyPurchaseMethod
The method of purchase. The purchase can be done either via credit card or the purchase order.
Public propertyPurchaseOrderNumber
The purchase order number.
Public propertyReturnUrl
The return url where the control is transferred after the order is processed.
Public propertyShippingAddress
The shipping Address of the transaction.
Public propertyShippingAmount
The shipping charge.

See Also