Skip to content

Commit 3d54403

Browse files
authored
Removing hard coded password
1 parent 3d0fec5 commit 3d54403

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
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**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]
88
**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]
9-
**password** | **String** | Registered password for the Visa directory server. For Mastercard, this value is always 12345678. | [optional]
9+
**password** | **String** | Registered password for the Visa directory server. | [optional]
1010
**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]
1111

1212

0 commit comments

Comments
 (0)