Skip to content

Commit 3564c9d

Browse files
authored
Removed hard coded password
1 parent 28a89d9 commit 3564c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Riskv1authenticationsAcquirerInformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**acquirerBin** | **String** | Acquirer bank ID number that corresponds to a certificate that Cybersource already has.This ID has this format. 4XXXXX for Visa and 5XXXXX for Mastercard. | [optional]
77
**country** | **String** | Issuers need to be aware of the Acquirer's Country Code when the Acquirer country differs from the Merchant country and the Acquirer is in the EEA (European Economic Area). | [optional]
8-
**password** | **String** | Registered password for the Visa directory server. For Mastercard, this value is always 12345678. | [optional]
8+
**password** | **String** | Registered password for the Visa directory server. | [optional]
99
**merchantId** | **String** | Username for the visa directory server that is created when your acquirer sets up your account. This ID might be the same as your merchant ID. the username can be 15 or 23 characters. | [optional]
1010

1111

0 commit comments

Comments
 (0)