Payment Method

public enum PaymentMethod
{
    CreditCard = 1,
    PayPal = 2,
    Check = 3,
    Cash = 4,
    GiftCertificate = 5,
    Other = 6,
    Telephone = 7,
    Email = 8,
    Fax = 9,
    PurchaseOrder = 10,
    Amazon = 11,
    GoogleCheckout = 12,
    Buy_Com = 13,
    NewEgg = 14,
    Magento = 15,
    Sears = 16,
    OverStock = 17,
    NewEggDotCom = 18,
    Wire = 19,
    Wayfair = 20,
    UnbeatableSale = 21,
    VendorCentral = 22,
    Hayneedle = 23,
    CreditMemo = 24,
    SmartBargains = 25,
    uBid = 26,
    ATGStores = 27,
    ThreeDCart = 28,
    StacksAndStacks = 29,
    Cash_On_Delivery = 30,
    WT_Post = 31,
    BestBuy = 32,
    Kohls = 33,
    Staples = 34,
    StoreCoupon = 35,
    OneStopPlus = 36,
    Meijer = 37,
    Sonsi = 38,
    Walmart = 39,
    PriceFall = 40,
    HSN = 41,
    NewEggDotCom_Business = 42,
    KMart = 43,
    Wish = 44,
    SPRichards = 45,
    FingerHut = 46,
    Amazon_Promotional_Discount = 47,
    Barnes_and_Noble = 48,
    Etsy = 49,
    ShopHQ = 50,
    PriceMinister = 51,
    DrugStores = 52,
    MercadoLibre = 53,
    JET = 54,
    ElevenMain = 55,
    Zibby = 56,
    Tanga = 57,
    GrouponMarketplace = 58,
    DebitCard = 59,
    SmartPay = 60,
    BedBathAndBeyond = 61,
    DSW = 62,
    Gilt = 63,
    BestBuyDS = 64,
    Klarna = 65,
    HomeDepot = 66,
    GrouponGateway = 67,
    Cdiscount = 68,
    GoogleExpress = 69,
    Yahoo = 70,
    StripeBankAccount = 71,
    Exchange_Credit = 72
}

Was this article helpful?

Next
Purchase Order Status