Skip to content

SessionToken Null will fail OpenOrder #95

Description

@hantsy

We followed the accept payment case to add Nuvei to our first simple scenario.

In the web API, https://docs.nuvei.com/api/main/indexMain_v1_0.html?java#openOrder, sessionToken is allowed to set null, and open order will respond a session token.

But in this Java SDK, when I do not set sessionToken, the requester.execute(OpenOrderRequest) will fail the request validation. I have to call requester.execute(GetSessionToken) to get a valid session token firstly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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