Skip to content

OrderNumber numeric 15 #2

@machj

Description

@machj

OrderNumber parameter can have, based on the documentation of the bank, 15 digits. In this library is OrderNumber limited to integer type, max. size 2147483647 (10 digits, plus it must start with 1 or 2 ...).

Could you please change in the next version the type of the OrderNumber to uint or something like this? I need order numbers with more characters/digits than 10 (we have predefined prefixes for orders...).

Probably to modify SDK Models: PaymentRequest.cs line 25 and PaymentResponse.cs line 24.

Thank you.

Honza

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions