Loyalty Program Enablement

Instantly validate purchases and unlock cross-basket insights to fuel your loyalty marketing programs. Designed to serve loyalty marketing & retention marketing programs, CPG brands and FMCG brands use Veryfi to drive user bases and revenue.

Get Started for Free Book a Demo
Loyalty Program Enablement

Trusted by companies from seed → scale

PEPSICO with OCR powered by Veryfi APIs MERKLE with OCR powered by Veryfi APIs ANNEX CLOUD with OCR powered by Veryfi APIs CAPILLARY with OCR powered by Veryfi APIs Danone with OCR powered by Veryfi ADocs

Loyalty Program Solutions

[1] Receipt OCR API

[1] Receipt OCR API

Embed industry leading AI solutions for Receipt Capture (Veryfi Lens) and Receipt OCR API for product level extraction, vendor detail and Fraud Detection. Ideal for technology companies implementing loyalty programs for CPG brands. Medium technical expertise required.

Discover More
[2] WhatsApp ChatBot

[2] WhatsApp ChatBot

Work with Veryfi’s technical staff to customize your very own WhatsApp ChatBot to reach 90+% of the population in LATAM. Ideal for CPG and FMCG brands that need help with loyalty program automation in LATAM. No technical expertise required.

Discover More
[3] Embedded

[3] Embedded

An end-to-end self service where you own the brand/visual experience (think landing pages) and the rest is managed by Veryfi – this includes: registration & confirmation pages, receipt capture (Lens for Browser), Receipt OCR API Data Extraction and Business Rules to control loyalty program workflow and triggers. Little technical expertise required.

Discover More
OCR APIs
import requests
url = "https://api.veryfi.com/api/v8/partner/documents"
headers = {
'CLIENT-ID': '<API_KEY_VALUE>',
'AUTHORIZATION': '<API_KEY_VALUE>'
}
payload = {'file_url': 'https://cdn…'}
response = requests.post(url, headers=headers, data=payload)
print(response.json())
Lens for Mobile
import VeryfiLens
class LensController: UIViewController {
let credentials = VeryfiLensCredentials(
clientId: CLIENT_ID,
username: AUTH_USERNAME,
apiKey: AUTH_APIKEY,
url: URL
)
let settings = VeryfiLensSettings(with: jsonSettings)
VeryfiLens.shared().delegate = self
VeryfiLens.shared().configure(with: credentials, settings: settings)
VeryfiLens.shared().showCamera(in: self)
}

[1] Receipt OCR API


Veryfi Inside: The best loyalty programs are powered by Veryf’s Lens for receipt capture and Veryfi’s OCR APIs for product level data extraction.

Instant Benefits

  • Instantly Validate Purchases

    Instantly Validate Purchases

    Delight your most loyal customers with instant purchase validation.

  • Unlock Cross-Basket Insights

    Unlock Cross-Basket Insights

    Turn receipts into valuable customer insights across their entire basket.

  • Launch Campaigns Faster

    Launch Campaigns Faster

    Add Veryfi technology to your loyalty marketing apps in days, not months.

  • Ensure Customer Data Privacy

    Ensure Customer Data Privacy

    100% automated data extraction — no humans in the loop.

Test Drive Receipt Extraction

Pepsi uses Veryfi for CPG Loyalty uses Veryfi to reduce purchase validation from 11 days to a few seconds.

Veryfi WhatsApp ChatBot

[2] WhatsApp Loyalty ChatBot


1. Chat with Veryfi’s WhatsApp Loyalty ChatBot by pressing the green button below

2. Upload a Receipt to see for yourself how fast and accurate the experience can be. You can even upload a white receipt on a white background and Veryfi will recognize it (as pictured)

3. Everything here is customizable so the experience would be unique to your brand

Have questions or ideas? Contact us! Press the Talk to Sales button below or email us on sales@veryfi.com

Features

  • Line-Item OCR

    Unlock valuable cross-basket insights by capturing SKU-level details from receipts.

  • Product Matching

    Use AI-powered product matching to retrieve vendor, brand, and store information. Match a product to your competitor’s sales. Find out a purchased product’s exact brand, origin, size, batch SKU, and UPC/EAN, then unlock cross-basket and competitive insights.

  • Fraud Prevention

    Automatically detect duplicate receipts without the need for manual review by a clearing house.

  • Global Support

    Launch innovative loyalty marketing campaigns and apps for your customers around the world. Veryfi supports extraction of 91+ currencies and 38+ languages.

  • Compliance with Regulations

    Veryfi is SOC 2 Type 2 certified and 100% automated, helping you comply with privacy regulations.

  • Mobile & Web Compatibility

    Developer-friendly technology can be easily added to your mobile and web apps.

  • Developer-Friendly Solution

    Your developers can add Veryfi to your loyalty app with just a few lines of code.