Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SecurityKey вычисляется по формуле SHA1("UserID={UserID}&Amount={Amount}&Currency={Currency}&OrderDescription={OrderDescription}&TransactionID={TransactionID}&PrivateSecurityKey={PrivateSecurityKey}").hexdigest(), все параметры в кодировке UTF-8.

...

SecurityKey вычисляется по формуле SHA1(""UserID={UserID}&Amount={Amount}&Currency={Currency}&OrderDescription={OrderDescription}&TransactionID={TransactionID}&PrivateSecurityKey={PrivateSecurityKey}").hexdigest(), все параметры в кодировке UTF-8.

...

   SecurityKey вычисляется по формуле SHA1(""TransactionID={TransactionID}&Amount={Amount}&ExternalTransactionID={ExternalTransactionID}&Currency={Currency}&PrivateSecurityKey={PrivateSecurityKey}").hexdigest(), все параметры в кодировке UTF-8.

...

   SecurityKey вычисляется по формуле SHA1(""TransactionID={TransactionID}&Amount={Amount}&ExternalTransactionID={ExternalTransactionID}&Currency={Currency}&PrivateSecurityKey={PrivateSecurityKey}").hexdigest(), все параметры в кодировке UTF-8.

...