PrestaSharp icon indicating copy to clipboard operation
PrestaSharp copied to clipboard

Insert product with specific ID

Open BetoRuiz opened this issue 3 years ago • 0 comments

Library Version:

1.2.9

NuGet Package Url:

https://www.nuget.org/packages/PrestaSharp/

Prestashop version:

1.7.8.5

Describe the Bug:

I am trying to insert a new customer with an specific ID using PrestaShop, I create the customer and asign my own id to it but after the customer is added, the ID has changed.

Expected Behavior:

The ID of the customer should be the one I have assigned to.

BetoRuiz avatar Jun 15 '22 12:06 BetoRuiz