Click or drag to resize
TransactionRequestRefTransId Property
Transaction ID of previous transaction. In case of capture request - ID of authorize transaction.

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

Property Value

Type: String
See Also