.Net SDK 3.3.3 QR code issue

Dear All,
Any one used zatca-einvoicing-sdk-238-R3.3.3 and reported simplified invoice ? Please reply if anyone has QR code warning as “timestamp_QRCODE_INVALID” and how did you solved it ? Appreciating your response . Thank you.

Dear @anusv

Zatca-einvoicing-sdk-238-R3.3.3\Lib.Net Work well on Sandbox.

Simplified Invoice Reported without warning.

@eCloud can you please upload an XML generated with sample values for reference ?

@anusv
Actually you can make it yourself, Zatca SDK also includes sample data.

zatca-einvoicing-sdk-238-R3.3.3\Data\Samples

You can follow these steps for invoice signing.

or

Hi,
Please check your xml is as per following format,

cbc:IssueDate2022-09-07</cbc:IssueDate>
cbc:IssueTime12:21:28</cbc:IssueTime>

IssueDate = ‘YYYY-MM-DD’
IssueTime = ‘HH:MI:SS’

@Malik yes, the same format.