Developers
Search…
Introduction
Integration
Spring Boot Starter
Custom Integration
Overview
Connection node
Product search
Invoicing
Merchant side invoicing
Create receipt endpoint
Confirm receipt payment endpoint
Merchant side purchase control
Loyalty cards
Home delivery
Marketing & Offers
General
Data object descriptions
Request & Responses
Campaign standard
Powered By
GitBook
Merchant side invoicing
Implementation is
OPTIONAL
General Flow
1.
Customer scans products to shopping cart.
2.
Smarts will send shopping cart to merchant when customer is ready to pay for the purchase.
3.
Merchant will response with generated receipt
4.
Customer will pay for receipt.
5.
Smarts will send receipt payment confirmation to merchant.
Configuration
Visit your store configuration page in Smarts manager UI. Switch store side invoicing to
ON
position and implement required endpoints.
Implementation
Implement following endpoints
Create receipt endpoint
Confirm receipt payment endpoint
Previous
Receive invoice endpoint
Next
Create receipt endpoint
Last modified
2yr ago
Copy link
Outline
General Flow
Configuration
Implementation