Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.49 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.49 KB

GitHub PR

Contributors

GitHub Contributors

Your Repository's Stats

About ZATCA QR Invoice for WooCommerce

An open-source plugin that belongs to Famcare.app, Allow WooCommerce stores to issue ZATCA QR invoices.

Getting Started

  • Download the latest version
  • Install and active it!
  • Go to WooCommerce > Settings > General > ZATCA, fill the seller name and tax number.

Features

{
  "qr_code" : "https://famcare.app/link_to_image.png"
}

Contributing

Contribution, issues and feature request are welcome!

Feel free to contribute in any way you want.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request