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

    Variable PAYMENT_METHOD_ALIASESConst

    PAYMENT_METHOD_ALIASES: {
        card: PaymentMethod[];
        direct_debit: PaymentMethod[];
        paypal: PaymentMethod[];
        twint: PaymentMethod[];
    } = ...

    Type Declaration