- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I request to charge the credit card. It gives in response <transHashSha2 />. So, I'm in trouble because I used the SDKof Python and in SDK it gives error because it doesn'tfind transHashSha2 node but credit card is charged. So, We did not able to manage things from our end.
Is transHashSha2 fields is only for information purpose? Or anything else?
So, please help me as soon as possible.
Thanks.
Solved! Go to Solution.
โ08-09-2016 06:16 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://developer.authorize.net/api/reference/#payment-transactions
probabaly is like transHash but using Sha2
transHash | Payment gateway-generated MD5 hash value that can be used to authenticate the transaction response. Because transaction responses are returned using an SSL connection, this feature is not necessary for AIM. | Alphanumeric. |
โ08-10-2016 04:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ08-09-2016 11:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It does't matter which version i am using but I want to know what is transHashSha2 ?
Is transHashSha2 fields is only for information purpose? Or anything else?
If it is just information purpose then i will remove from my end.
Thanks.
โ08-09-2016 09:47 PM - edited โ08-09-2016 09:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://developer.authorize.net/api/reference/#payment-transactions
probabaly is like transHash but using Sha2
transHash | Payment gateway-generated MD5 hash value that can be used to authenticate the transaction response. Because transaction responses are returned using an SSL connection, this feature is not necessary for AIM. | Alphanumeric. |
โ08-10-2016 04:54 AM

