Browse Source

修改PPRO文档

tao.zhou 5 years ago
parent
commit
a1bbc73e64
2 changed files with 4 additions and 0 deletions
  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.