diff --git a/project/customer/consts.py b/project/customer/consts.py index 1323b14..ed42452 100644 --- a/project/customer/consts.py +++ b/project/customer/consts.py @@ -20,8 +20,8 @@ LICENSE_STATUSES = ( PAYFORMS = ( (-1, u'Бесплатно'), (0, u'Безналичный расчёт'), - (1, u'Яндекс-касса'), - (2, u'Квитанция Сбербанка'), + (1, u'Банковская карта'), +# (2, u'Квитанция Сбербанка'), ) TERMS = (