App Introduction
Explore and enjoy your shopping experience with our loyalty rewards! The Loyalty Module rewards customers with points for every purchase. These accumulated points can be redeemed for discounts on future transactions. During checkout, if a customer chooses to use their earned points, the corresponding discount will be automatically applied based on their total points.
Core Functionality
- Collect and use reward points
- Apply discounts instantly when using points
- Track transaction history
- Set a maximum limit for redeemable points
- Show or hide the loyalty points and discount box based on activation status
Merchant-Friendly
- Membership E-commerce Merchants
- Independent Retail Merchants
- Cross-border E-commerce Merchants
- Brand-owned E-commerce
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:2025-7-15
- 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}/points.json
- GET /admin/api/customers/{customer_id}/points.json
- PUT /admin/api/customers/{customer_id}/points.json
Permission:read_customers,write_customers,manage_points
- POST /admin/api/orders/{order_id}/apply_points.json
- GET /admin/api/orders/{order_id}/applied_points.json
- PUT /admin/api/orders/{order_id}/adjust_points.json
Permission:read_orders,write_orders,manage_discounts
- GET /admin/api/customers/{customer_id}/points/transactions.json
- GET /admin/api/points/transactions.json
- GET /admin/api/orders/{order_id}/points_transactions.json
Permission:read_customers,read_orders,read_points
- POST /admin/api/shop/points_settings.json
- GET /admin/api/shop/points_settings.json
- PUT /admin/api/shop/points_settings.json
Permission:write_shop,read_shop,manage_points
- POST /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
Permission:read_themes,write_themes,manage_points