Has anyone successfully implemented Google Pay integration with authorization? We've been facing issues for weeks and still haven't had any luck. We followed all the guidelines, but we keep encountering the same error: "Unable to decrypt."
Any help would be greatly appreciated!
โ01-02-2025 05:25 PM
Did you Base64-encode? It is working for me in TEST environment at least. It only worked for genuinely received datavalue for me, the sample here:https://developer.authorize.net/api/reference/index.html#mobile-in-app-transactions-create-a-google-... also gave same error.
โ07-23-2026 03:09 AM