Click or drag to resize
TransactionResponseTransId Property
ID of transaction assigned by gateway. Must be used in any follow-on transactions such as capture authorized payment.

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public string TransId { get; set; }

Property Value

Type: String
See Also