Skip to content

Required fields are missing from decrypted data. #51

@vrangasam

Description

@vrangasam

Hi @RakeshVisa @brianmc @ptaneja

We're developing an in-house iOS application that supports Apple Pay, which is integrated with Authorize.net.
We made all the setup that is required.
On the server, we're able to receive the base64 encoded data from iOS app.
The base64 encoded data has the following fields:
{
"data": "",
"version": "EC_v1",
"header": {
"transactionId": "",
"ephemeralPublicKey": "",
"publicKeyHash": ""
},
"signature": ""
}
But I'm getting the following error:

Failed Transaction.
Error Code: 153
Error message: There was an error processing the payment data. Required fields are missing from decrypted data.

I contacted authorize.net support, but the technical associates were not able to help me.

Your help is much appreciated.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions