lingo: declare SAGA backend (#48276)

This commit is contained in:
Benjamin Dauvergne 2020-11-04 11:08:19 +01:00
parent 54f2c0ea50
commit db6675abb7
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ SERVICES = [
(eopayment.PAYFIP_WS, 'PayFiP Régie Web-Service'),
(eopayment.KEYWARE, 'Keyware'),
(eopayment.MOLLIE, 'Mollie'),
(eopayment.SAGA, 'Saga/PayFiP Régie (Futur System)'),
]
def build_remote_item(data, regie):