TransactionRequest Properties |
The TransactionRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | Amount |
Grand total price for order including tax and shipping.
|
![]() | BillTo |
Billing address.
|
![]() | Customer |
Data about customer.
|
![]() | Order |
Data about order.
|
![]() | Payment |
Data about payment - credit card data.
|
![]() | PONumber |
Manually assigned purchase order number.
|
![]() | RefTransId |
Transaction ID of previous transaction. In case of capture request - ID of authorize transaction.
|
![]() | Shipping |
Information about shipping.
|
![]() | ShipTo |
Shipping address.
|
![]() | Tax |
Information about tax.
|
![]() | TransactionType |
Type of request.
|