SDK 3.2.9 certificate/sign document

Hi,

–Certificate–

I’m facing some issues using the .NET SDK to generate the certificate and sign documents, the steps “Parse certificate”/“Populate signed signature properties”/“generate einvoice qr” are always invalid.

–Onboarding process–

For the onboarding process, the ICV of invoices can be the same for all types of documents and the hash the default (NWZlY2ViNjZmZmM4NmYzOGQ5NTI3ODZjNmQ2OTZjNzljMmRiYzIzOWRkNGU5MWI0NjcyOWQ3M2EyN2ZiNTdlOQ==) or i need to generate a new ICV for each document and sign with the previous hash?

When the onboarding process is finished, do we reset the ICV counter and the hash or do we continue from the onboarding invoices?

Hi @ptorpes ,

Thank you for reaching out,

For the .Net SDK issue, please install the latest version of the SDK.

Moreover, regarding the ICV, kindly note that the Invoice counter value (ICV) should not be re-used. Once a
document is generated with an Invoice Counter Value
(ICV), then that ICV cannot be mentioned on another
document. A new document should have its own ICV. The same thing applied to the Hash.

Thanks,