687 B
687 B
VcPrepareFields
Properties
Name | Type | Description | Notes |
---|---|---|---|
api_password | String | API password. | |
call_id | String | Visa Checkout Call Id | |
language | Option<crate::models::Language> | [optional] | |
sign | String | Sign is calculated from cryptographic hash function set in Merchant’s Panel (default SHA-1): hash_alg (method + call_id + language + verification code) where + means concatenation. |