InvoicePaymentMethod:
    | "unknown_payment_method"
    | "credit_card"
    | "amex"
    | "paypal"
    | "transfer"
    | "direct_debit"