View Issue Details

IDProjectCategoryView StatusLast Update
0005013Composrecommercepublic2022-11-16 18:22
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0005013: Update Authorize.net hash checking to use SHA2
DescriptionAuthorize.net removed MD5 hashes from their API in support of SHA512 . Update the payment gateway hook to use SHA2 via PHP's hash_hmac . If hash_hmac is not supported, then skip hash checking (it's not required by Authorize.net).
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Issue History

Date Modified Username Field Change
2022-11-05 21:55 Patrick Schmalstig New Issue
2022-11-05 21:55 Patrick Schmalstig Status non-assigned => assigned
2022-11-05 21:55 Patrick Schmalstig Assigned To => Patrick Schmalstig
2022-11-08 20:15 Chris Graham Note Added: 0007639
2022-11-16 18:22 Patrick Schmalstig Status assigned => resolved
2022-11-16 18:22 Patrick Schmalstig Resolution open => fixed