Click or drag to resize

Transactionauthorize_only Property

True if this should only be pre-authorized (e.g. NOT submitted for settlement)

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool authorize_only { get; set; }

Property Value

Type: Boolean
See Also