From 8fb0710a36cbc1da91e271afc7b7f2d92c39574c Mon Sep 17 00:00:00 2001 From: benoitpotier Date: Wed, 5 Apr 2017 14:44:24 +0200 Subject: [PATCH] add portemonnaie --- src/Scores/Account/Access.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Scores/Account/Access.php b/src/Scores/Account/Access.php index 678041f..75db3e5 100644 --- a/src/Scores/Account/Access.php +++ b/src/Scores/Account/Access.php @@ -81,5 +81,6 @@ return array( 'INTERNATIONAL' => "Recherche Internationale", 'BDF' => "Banque de France", 'WORLDCHECK' => "World-Check Risk Intelligence", + 'PORTEMONNAIE' => "Paiement en ligne", );