Use case for e-commerce
If you're running an e-commerce store, you can use Wafeq's e-invoicing API to send your customers compliant e-invoices.
Calling the API when an order is dispatched
In your e-commerce store code, call the e-invoicing API to send your customer an invoice.
You can do this whether you're using a ready-made platform such as:
- Salla
- Shopify
- Zid
- Woo Commerce
- Wordpress
- Other
or in your own custom platform.
Make sure you pass a unique invoice_number
to each invoice when calling the API. Use the invoice number to retrieve the invoice of a customer order (for example if you want to resend it to your customer).
Updated 6 days ago