Enum PaymentAddInTypes
- Namespace
- Dynamicweb.Ecommerce.Orders
- Assembly
- Dynamicweb.Ecommerce.dll
Add in types.
public enum PaymentAddInTypes
Fields
Checkout = 2
- Check out
Gateway = 1
- Gateway
None = 0
- None
public enum PaymentAddInTypes
Checkout = 2
Gateway = 1
None = 0