bazzar/vendor/t_pay/docs/VcPrepareFields.md

687 B
Raw Permalink Blame History

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 Merchants Panel (default SHA-1): hash_alg (method + call_id + language + verification code) where + means concatenation.

[Back to Model list] [Back to API list] [Back to README]