tao.zhou преди 5 години
родител
ревизия
a1bbc73e64
променени са 2 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 2 0
      PC端在线支付接入规范文档.md
  2. 2 0
      PC_Web_Integration_Specification.md

+ 2 - 0
PC端在线支付接入规范文档.md

@@ -494,6 +494,8 @@ Note:SafetyPay only works for country codes “AT”, “BE”, “BR”, “CL
 | ----------------- | ---- | ---- | ------------------------------------------------------------ |
 | countrycode       | M    | 文本 | The 2-letter ISO country code of the country in which the payment instrument is issued/operated (e.g. DE). For details see payment method specific documentation. |
 | accountholdername | M    | 文本 | The account holder - minimum of 3 characters, up to 100 charac- ters. |
+| iban             | M    | 文本 | Valid IBAN |
+| email             | M    | 文本 | RFC compliant email address of the account holder            |
 
 Note: SEPA Direct Debit works for all SEPA countries and currency EUR. 
 

+ 2 - 0
PC_Web_Integration_Specification.md

@@ -491,6 +491,8 @@ Note:SafetyPay only works for country codes “AT”, “BE”, “BR”, “CL
 | ----------------- | ---- | ---- | ------------------------------------------------------------ |
 | countrycode       | M    | Text | The 2-letter ISO country code of the country in which the payment instrument is issued/operated (e.g. DE). For details see payment method specific documentation. |
 | accountholdername | M    | Text | The account holder - minimum of 3 characters, up to 100 charac- ters. |
+| iban             | M    | Text | Valid IBAN |
+| email             | M    | Text | RFC compliant email address of the account holder            |
 
 Note: SEPA Direct Debit works for all SEPA countries and currency EUR.