Skip to content

Commit 3d4ef81

Browse files
authored
Transaction Hash Upgrade Guide
1 parent 21aced9 commit 3d4ef81

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ We provide a custom `SPL` autoloader. Just [download the SDK](https://github.com
4848
```php
4949
require 'path/to/anet_php_sdk/autoload.php';
5050
```
51+
52+
53+
### Transaction Hash Upgrade
54+
Authorize.Net is phasing out the MD5 based `transHash` element in favor of the SHA-512 based `transHashSHA2`. The setting in the Merchant Interface which controlled the MD5 Hash option is no longer available, and the `transHash` element will stop returning values at a later date to be determined. For information on how to use `transHashSHA2`, see the [Transaction Hash Upgrade Guide] (https://developer.authorize.net/support/hash_upgrade/).

0 commit comments

Comments
 (0)