Skip to content

Commit 1390e5f

Browse files
authored
Removing hard coded password
1 parent 92a66e6 commit 1390e5f

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
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)

0 commit comments

Comments
 (0)