Ali
Ali
This library only helps to create a valid QR code. The ZATCA phase 2 need an XML invoice using UBL specifications while implementing EN 16931 Rules and KSA Rules. Also,...
@webappickhasan What I meant by business is that money is made by building solutions - there fintech companies that build apps to do just that. On ZATCA there is a...
Why not add another optional parameter to the render function? ```php public function render(array $options = [], string $file = null): string { $options = new QROptions($options); return (new QRCode($options))->render($this->toBase64(),...
@khawlahr My PR #23 just got merged. Wait for @wshurafa to release a new version 👍🏼