From 682ca49e993e17ead45ff5ad319b9c2c9fbbc6f1 Mon Sep 17 00:00:00 2001 From: Cyril VIGNET Date: Wed, 22 Mar 2017 19:06:06 +0100 Subject: [PATCH] Update sepamail.html --- proposals/sepamail.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/proposals/sepamail.html b/proposals/sepamail.html index e1339d8..e980e57 100644 --- a/proposals/sepamail.html +++ b/proposals/sepamail.html @@ -141,11 +141,13 @@

BasicSepamailRequest

The BasicSepamailRequest dictionary contains the following fields:

+
supportedNetworks
The supportedNetworks field contains a sequence of identifiers for card networks that the merchant accepts. Note: Only one network “sepamail.eu” is currently operational. However new ones are under construction.
+
supportedTypes
The supportedTypes field contains a sequence of SEPAmail @@ -155,6 +157,13 @@

BasicSepamailRequest

+

+ If only supportedNetworks + is provided then any supported type may be returned provided it matches one of the networks. + If only supportedTypes is provided then any SEPAmail identifier may be returned from any network + provided it matches one of the types. +

+

Payment Method Response