Try our conversational search powered by Generative AI!

Enum PaymentType

Defines the general categories of payment types supported by the Order System

Namespace: Mediachase.Commerce.Orders
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
public enum PaymentType

Fields

Name Description
CashCard

Cash card is a company issued card for making purchases.

CreditCard

Typical credit card payment.

Exchange

Exchange payment

GiftCard

Gift card issued by the store.

Invoice

Typically business to business payment type.

Other

Custom implementation.

Extension Methods