QR Simplifeid Invoice

Dear All,
How can generate qr code for B2C invoice ?

Dear @Madleen

This is the command to generate the QR:- fatoora -qr -invoice

we have standard approach for onboarding please make sure that you are validating the new generated invoice after signing that has the suffix “_signed” and not the first invoice before signing,
Please follow the steps here for java
readme.pdf (478.6 KB)
for .net
README.pdf (255.2 KB)

thanks

Dear @halrashidy ,
thank you for ur help, when try to used this command: fatooranet qr -invoice <inovice.xml> , show this error
“Operation Failed
Error: [Error] Generating EInvoice QR Code
Exception: [Error] Unable to get Certificate value” , how fix it?