Skip to content

createOrderV1 is named incorrectly #15

@hubertpompecki

Description

@hubertpompecki

The createOrderV1 name suggests that it uses the V1 version of the create order endpoint, however, it uses the V2 version, see https://github.com/shiftcommerce/shift-node-api/blob/master/src/endpoints/order-endpoints.js#L3-L5.

I suggest we alias it as createOrderV2 to avoid potential confusion futher down the line.

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