@raisenow/tamaro-core
    Preparing search index...

    Enumeration PaymentMethod

    Index

    Enumeration Members

    AMERICAN_EXPRESS: "amx"

    Please specify it in "allowedCardTypes" config option instead of "paymentMethods" config option

    APPLE_PAY: "apple_pay"
    BANCONTACT: "bancontact"
    CARD: "card"
    CH_QR: "chqr"
    CH_QR_REFERENCE: "ch_qr_reference"
    CREDIT_CARD: "cc"

    Legacy value, which was used for "epp" flow to indicate that all card types are supported. If specified in "paymentMethods" config option, automatically replaced with "card".

    CYMBA: "cym"
    DD: "dd"

    If specified in "paymentMethods" config option, automatically replaced with "direct_debit". In case of EPP payment, "payment_method" value in a payment object should be "dd".

    DINERS_CLUB: "din"

    Please specify it in "allowedCardTypes" config option instead of "paymentMethods" config option

    DIRECT_DEBIT: "direct_debit"
    DISCOVER: "dis"

    Please specify it in "allowedCardTypes" config option instead of "paymentMethods" config option

    ELEKTRONISCHES_LASTSCHRIFTVERFAHREN: "elv"
    EPS: "eps"
    GOOGLE_PAY: "google_pay"
    IDEAL: "ideal"
    JAPANESE_CREDIT_BUREAU: "jcb"

    Please specify it in "allowedCardTypes" config option instead of "paymentMethods" config option

    KCP: "kcp"

    In case of "epp" flow, "ingcollect" payment provider and if card is detected as South Korean, we must set "payment_method" property as "kcp" in a payment object

    MAESTRO: "mae"

    Please specify it in "allowedCardTypes" config option instead of "paymentMethods" config option

    MASTER_CARD: "eca"

    Please specify it in "allowedCardTypes" config option instead of "paymentMethods" config option

    MASTER_PASS: "mpw"
    MPOS: "mpos"
    NET: "net"
    NETBANKING: "netbanking"
    PAYMENT_SLIP: "es"

    "es" is not supported anymore and it's ignored if specified in "paymentMethods" config option

    PAYMENT_SLIP_WITH_REFERENCE_NUMBER: "ezs"

    "ezs" is not supported anymore and it's ignored if specified in "paymentMethods" config option

    PAYPAL: "paypal"

    POST_FINANCE

    POST_FINANCE: "pef"

    POST_FINANCE_CARD

    POST_FINANCE_CARD: "pfc"
    PP: "pp"

    If specified in "paymentMethods" config option, automatically replaced with "paypal".

    SEPA_DD: "sepa_dd"
    SEPA_ONE: "sod"
    SMS: "sms"

    "sms" is not supported anymore and it's ignored if specified in "paymentMethods" config option

    SOFORT: "dib"
    STRIPE: "stp"

    In case of "epp" flow and "stripe" payment provider, we must set "payment_method" property as "stp" in a payment object

    TWI: "twi"

    If specified in "paymentMethods" config option, automatically replaced with "twint". In case of EPP payment, "payment_method" value in a payment object should be "twi".

    TWINT: "twint"
    VISA: "vis"

    Please specify it in "allowedCardTypes" config option instead of "paymentMethods" config option

    WEBBANKING_INDIA: "ebs"