Marcet offers you multiple products to support your business and serve your customers. All services are provided to you as a merchant through the X-Process header for each receipt. The X-Process header is comma separated for you to be able to process your receipt in multiple Marcet products.

Kwick Receipts
Provide your customers with the service of digital receipts through Kwick Receipts. Digital receipts simplify the shopping process for consumers and make it easier for them to invoke their consumer rights as well as helping corporate customers to deal with the pain of expense management.

To use the Kwick product simply add "kwick" in your X-Processes header.

KwickBin
Why print a receipt when your customers don't want a receipt? With KwickBin you can send unwanted receipts to the digital trash bin, KwickBin, without the need to print them!

To use the KwickBin product, simply add the X-Kwick-Bin header and set it to true. It is required to use the Kwick process in combination with X-Kwick-Bin = true.

Analytics
Get instant insight on how your business is going! Kwick Analytics help you analyze your data in realtime!

To use the analytics product, add "analytics" in the X-Processes header.

Storage
Would you like help to store your receipts as legal digital receipts? Maybe you want to display them to your customers, linked to purchases, made in your environment? Whatever your end product is the storage product will help you store and retrieve your digital receipts easily!

To use the storage product, add "storage" in the X-Processes header and a unique reference id in the X-Reference-Id header.

Searchable
Do you provide your users with an interface or an app? Would you like to serve your customers in that environment with a flexible receipt search? In that case the Marcet product storage in combination with the searchable instruction is the fit for your needs. We make your receipts fully searchable and stores them so that easily can provide them to your customers in your own environment!

To use the searchable product, add "storage" in the X-Processes header and set the X-Searchable header to true and add a unique user id in the X-User-Id header.

Email
Would you like to send digital receipts to your customers via email? With the Marcet product email, it couldn't be simpler.

To utilize the email product, simply include "email" in the X-Processes header and the recipient's email address in the X-Email header.

--header 'X-Processes:kwick,email' \
--header 'X-Email header:[email protected]' \

The default sending address in Kwick Receipts is @mail.kwick.io. It is possible for you as a partner to set your own sending address. In order to do so you need to follow the below steps:

  • Email [email protected] with the desired domain. (needs to be a subdomain, eg. receipts.your_company.com).
  • Kwick Receipts will provide you with 2 TXT records and 2 MX records you need to add to your selected domain.

SMS
Provide your customers with digital receipts via SMS.

To use the SMS product, add "sms" in the X-Processes header the receiving phone number in X-Phone-Number header.

--header 'X-Processes:kwick,sms' \
--header 'X-Phone-Number:46707123123' \