Click or drag to resize

AuthorizationStatus Enumeration

Namespace:  Dynamicweb.Ecommerce.Orders.Gateways
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public enum AuthorizationStatus
Members
  Member nameValueDescription
NotAuthorized0
AuthorizedFullAmount1
AuthorizedZeroAmount2
See Also