Skip to content

E00013 invalid field on clientId impacting void/refund #108

@wilau2

Description

@wilau2

The SDK sends "clientId": "sdk-node-1.0.8" in every request (set by the SDK during execute())
Authorize.Net’s sandbox recently started rejecting this field with E00013 (“The field is invalid”) on certain transaction types (void, possibly refund)
However, they still process the underlying transaction — the transactionResponse.responseCodecomes back as '1' (approved)
The charge endpoint is unaffected (returns resultCode: 'Ok' with no complaint about clientId)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions