* * @var array */ public const NON_EXCLUDABLE_PAYMENT_METHOD_TYPES = [ self::APPLE_PAY, self::GOOGLE_PAY, self::LINK, 'cartes_bancaires', 'jcb', ]; }