Click or drag to resize
TransactionRequest Properties

The TransactionRequest type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Grand total price for order including tax and shipping.
Public propertyBillTo
Billing address.
Public propertyCustomer
Data about customer.
Public propertyOrder
Data about order.
Public propertyPayment
Data about payment - credit card data.
Public propertyPONumber
Manually assigned purchase order number.
Public propertyRefTransId
Transaction ID of previous transaction. In case of capture request - ID of authorize transaction.
Public propertyShipping
Information about shipping.
Public propertyShipTo
Shipping address.
Public propertyTax
Information about tax.
Public propertyTransactionType
Type of request.
Top
See Also