View Issue Details

IDProjectCategoryView StatusLast Update
5013Composrecommercepublic2022-11-16 18:22
ReporterPDStig Assigned ToPDStig  
PrioritynormalSeverityfeature 
Status resolvedResolutionfixed 
Summary5013: 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.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Issue History

Date Modified Username Field Change
2022-11-05 21:55 PDStig New Issue
2022-11-05 21:55 PDStig Status Not Assigned => Assigned
2022-11-05 21:55 PDStig Assigned To => user4172
2022-11-08 20:15 Chris Graham Note Added: 0007639
2022-11-16 18:22 PDStig Status Assigned => Resolved
2022-11-16 18:22 PDStig Resolution open => fixed