lingo: remove sp+ from eopayment supported platforms (#47596)

This commit is contained in:
Frédéric Péters 2020-10-13 08:43:24 +02:00
parent 6973c7e249
commit e28819644f
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ SERVICES = [
(eopayment.SYSTEMPAY, 'systempay (Banque Populaire)'),
(eopayment.SIPS, 'SIPS (Atos, France)'),
(eopayment.SIPS2, _('SIPS (Atos, other countries)')),
(eopayment.SPPLUS, _('SP+ (Caisse d\'epargne)')),
(eopayment.OGONE, _('Ingenico (formerly Ogone)')),
(eopayment.PAYBOX, 'Paybox'),
(eopayment.PAYZEN, 'PayZen'),