Skip to content

Issues Webhooks #4

@JanPAYONE

Description

@JanPAYONE

Validation error when processing webhook events

We use WORLDLINE's Java SDK to interact with the API and validate webhook events. This worked fine until last week, but as of this week validating the webhook events has failed. The reason for this is that the events use the apiVersion "v2", but the SDK's WebhooksHelper only supports "v1".
This probably means that the api version of the sent events has been updated at some point in the last few days, because processing/validation has worked so far.

Is this already known or is a new version of the SDK already being worked on that fixes this?

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