TransactionResponse Class |
Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
public class TransactionResponse
The TransactionResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransactionResponse |
Name | Description | |
---|---|---|
![]() | AuthCode |
Authorization or approval code.
|
![]() | Errors |
List of errors occured during processing of payment.
|
![]() | MessagesMultiple |
Information about processed payment.
|
![]() | ResponseCode |
Type of response.
|
![]() | TransId |
ID of transaction assigned by gateway. Must be used in any follow-on transactions such as capture authorized payment.
|