App Introduction
This integration enhances the user journey by enabling the loyalty module. **Join the Loyalty Program** - Customers earn points with every transaction - Loyalty points can be redeemed on any future transaction - Customers gain access to exciting offers and discounts (注:为符合电商文案的阅读节奏,将原文列表项调整为清晰的 bullet points,核心信息与术语完全保留,表述符合 Shopify 生态常见的产品描述逻辑)
Core Functionality
- Opportunity to become a loyalty customer
- Make it easier for customers to earn points with every purchase
- Customers can redeem loyalty points and coupons with every transaction
Merchant-Friendly
- Membership E-commerce
- Retail E-commerce
- Brand Independent Station
Basic Information
- Developer:Capillary Technologies
- Address:50 Raffles Place, #19-00 Singapore Land Tower,, Singapore, 048623, SG
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-3-14
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
一次性收费
$50
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/loyalty_programs.json
- GET /admin/api/customers/{customer_id}/loyalty_programs.json
- PUT /admin/api/customers/{customer_id}/loyalty_programs.json
Permission:write_customers,read_customers,manage_loyalty
- POST /admin/api/orders/{order_id}/loyalty_points.json
- GET /admin/api/orders/{order_id}/loyalty_points.json
- PUT /admin/api/orders/{order_id}/loyalty_points.json
Permission:write_orders,read_orders,manage_loyalty
- POST /admin/api/orders/{order_id}/redeem.json
- GET /admin/api/orders/{order_id}/redeem.json
- PUT /admin/api/orders/{order_id}/redeem.json
Permission:write_orders,read_orders,manage_discounts