Merchant Onboarding
Technical identifier pre-defined at on-boarding that identifies the API
consumer.
Format shall be the string 'APIKEY' followed by a space and the
api key value.
Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b
Technical identifier used for troubleshooting.
It helps on customer support when needed.
Each API request must be identified with a unique correlation Id.
It correlates the response and the request and eventually a notification if any.
An unique merchant name that is end user friendly.
My MerchantPattern: ^[A-Za-z0-9-_. ]+$Created
Bad request - Not Retryable
Unauthorized - Not Retryable
Too Many Requests - Retryable
Internal Server Error - Not Retryable
Service Unavailable - Retryable
The unique merchant identifier.
Technical identifier pre-defined at on-boarding that identifies the API
consumer.
Format shall be the string 'APIKEY' followed by a space and the
api key value.
Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b
Technical identifier used for troubleshooting.
It helps on customer support when needed.
Each API request must be identified with a unique correlation Id.
It correlates the response and the request and eventually a notification if any.
Legal name of the merchant.
^[A-Za-z0-9-_. ]+$Merchant website URL.
http://www.mymerchant.comPattern: ^[A-Za-z0-9-_.:/]+$City of the merchant address.
San FranciscoPattern: ^[A-Za-z0-9-_. ]+$Merchant country in ISO-3166-1 alpha-2 two-letter country code.
USReserved for future use.
A unique identifier assigned by Mastercard for which tokens are created uniquely for the entity onboarded.
Required only for Payment Facilitator model. Can define a type of merchants group. merchantCategory value is forwarded to the issuers. Thales recommends to set it to the generic value 'payfac'.
Acquiring institution identification code
^([0-9a-zA-Z]*$)Locale identifier following BCP 47 (e.g., en-US, es-MX)
en-USAccepted
Bad request - Not Retryable
Unauthorized - Not Retryable
Not Found - Not Retryable
Too Many Requests - Retryable
Internal Server Error - Not Retryable
Service Unavailable - Retryable
コンテンツなし
The unique merchant identifier.
Technical identifier pre-defined at on-boarding that identifies the API
consumer.
Format shall be the string 'APIKEY' followed by a space and the
api key value.
Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b
Technical identifier used for troubleshooting.
It helps on customer support when needed.
Each API request must be identified with a unique correlation Id.
It correlates the response and the request and eventually a notification if any.
Legal name of the merchant.
^[A-Za-z0-9-_. ]+$Email address of the merchant primary contact.
[email protected]Pattern: ^[A-Za-z0-9-_.@]+$Merchant website URL.
http://www.mymerchant.comPattern: ^[A-Za-z0-9-_.:/]+$City of the merchant address.
San FranciscoPattern: ^[A-Za-z0-9-_. ]+$Merchant country in ISO-3166-1 alpha-2 two-letter country code.
USVisa charges to the acquirers the update of the token when a card is renewed. The acquirers may reflect the service fees to the customer. allowCardUpdateNotification = true enables the service.
When allowCardUpdateNotification = false the token is no more valid after the card renewal. No Token Update notification is sent.
trueOne of the below configuration must be provided:
- businessIdentificationType and businessIdentificationValue or
- acquirerId and acquirerMerchantId.
Merchant business identification type.
| BusinessIdentificationType | Description | Format |
|---|---|---|
| ABN | Australian business number | 11 numeric digits |
| ACN | Australian company number | 9 numeric digits |
| BID | VISA business identification number; all countries. You must contact your Visa representative before using BID | 8 numeric digits |
| BIN | Kazakhstan business identification number | 12 numeric digits |
| BIR | Philippines certificate of registration | 12 numeric digits; hyphen-separated |
| BN | Canadian business number | 9 numeric digits |
| BRN | South Korea business registration number | 10 numeric digits; hyphen-separated |
| BRNO | Malaysia only. | Up to 10 numeric digits followed by a hyphen and a single character or 12 numeric digits |
| CL | Commercial License Number Qatar | 4-6 numeric digits |
| CLN | Company License Number Kuwait | 5-7 numeric digits |
| CORPORATE_NUMBER | Japan corporate number | 13 numeric digits; leading digit is a non-zero check digit for the following 12 digits |
| CNPJ | Brazil only. | 14 alphanumeric characters, identified by n in the example, and punctuation characters (period, slash, and hyphen) |
| CR | Company Registration Number Saudi Arabia. | 10-12 numeric digits |
| CUIT | Argentina only. | 11 numeric digits |
| EDRPOU | Ukraine. Ukrainian corporations | 8 numeric digits and 10 numeric digits for Ukrainian individual entrepeneurs |
| EIN | US Federal tax ID (US only). | 9 numeric digits |
| HKBR | Hong Kong only. | 11 numeric digits and a hyphen |
| INI | Andorran General Indirect Tax. | 8 alphanumeric characters; the first and last characters must be alphabetic. |
| NATIONAL_ID | Dominican Republic (DO). Cedula de Identidad (Merchant Owner ID) | DO + 11 digits |
| NIB | Indonesia business identification number | 13 numeric digits |
| NID | South Africa national identification number | 13 numeric digits |
| NZBN | New Zealand business number. | 13 numeric digits |
| PAN | Indian business identification number | 10 alphanumeric characters |
| PAN | Belarus payer account number | 9 numeric digits |
| RFC | Mexico only. | 12 alphanumeric characters for corporations and 13 alphanumeric characters for individuals |
| RNC | Dominican Republic (DO). Registro Nacional de Contribuyentes (National Contributors Number) | DO + 9 digits |
| RUC | Peru only. | 11 numeric digits |
| RUT | Chile and Colombia only. | 9 numeric digits for Chile and 10 numeric digits for Colombia |
| SIN | Canadian social insurance number | 9 numeric digits |
| SSN | US social security number (US only) | 9 numeric digits |
| TC | Vietnam tax code | 10 or 13 numeric digits |
| UEN | Singapore only | 9 or 10 alphanumeric characters |
| USCI | China united social credit code | 18 alphanumeric characters |
| VAT | Austria, Belgium, Bulgaria, Croatia, Czech Republic, Denmark, Estonia, Finland, Faroe Islands, France, Germany, Greece, Hungary, Iceland, Ireland, Isle of Man, Israel, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Norway, Poland, Portugal, Republic of Cyprus, Romania, Saudi Arabia, Slovak Republic, Slovenia, South Africa, Spain, Sweden, Switzerland, Thailand, Turkey, Ukraine, United Arab Emirates, United Kingdom |
BID可能な値: One of the below configuration must be provided:
- businessIdentificationType and businessIdentificationValue or
- acquirerId and acquirerMerchantId.
The format of merchant business identification value depends on the business identification type.
12345678One of the below configuration must be provided:
- businessIdentificationType and businessIdentificationValue or
- acquirerId and acquirerMerchantId.
Numeric acquirer identifier.
^([0-9]*$)One of the below configuration must be provided:
- businessIdentificationType and businessIdentificationValue or
- acquirerId and acquirerMerchantId.
Acquirer merchant identifier.
Dun and Bradestreet number.
568918742Accepted
Bad request - Not Retryable
Unauthorized - Not Retryable
Not Found - Not Retryable
Too Many Requests - Retryable
Internal Server Error - Not Retryable
Service Unavailable - Retryable
コンテンツなし
最終更新
役に立ちましたか?