Thank You Page: Order Points Display Section
Feature Description
The Membership Points Module on the Thank You Page is designed for the order completion page after the user's successful payment to instantly display the following information to customers:
Points rewards earned from the current order and referral incentive guidance
It addresses the issue in the original process where "users cannot immediately perceive the value of points/incentives after placing an order" and helps merchants:
- Shorten the path for users to claim incentives and increase the points redemption rate
- Strengthen non-logged-in users' awareness of "benefits available by becoming a member" to drive membership conversion
- Enhance user stickiness to the membership system through "instant feedback" after order completion
Actual Effect Display

The image above shows the actual display effect after module configuration: it includes the points earned from the order, guiding copy, and action buttons, clearly conveying the incentive value of "earning points by placing orders"
Points Display Logic
1. Module Display Condition
The module will only appear on the Thank You Page if the store has configured active "Earn Points by Placing Orders" rules. If no valid rules are set (no points available for users after placing an order), the module will be automatically hidden to avoid interfering with users with irrelevant information.
2. Points Calculation Method
The points displayed on the Thank You Page are the actual points earned from the current order:
- The system automatically calculates points based on the store's preset "Earn Points by Placing Orders" rules (e.g., dimensions like purchase amount, product category)
- No manual maintenance is required from merchants, as the points value is synchronized with order information in real time
Operation Path (Adding to the Thank You Page)

- Access the App and click on the On-Site Content menu
- Select the Thank You Page card, then click the Set up button to redirect to the "Thank you" template page in the checkout editor
- Under the "Rijoy:AI Loyalty Rewards" category in the right-side list of the page, select the Show Points Earned section and add it to the page
- Drag and drop the section to the desired display position (it is recommended to place it near the order information area to improve visibility)
- Click the Save button in the top-right corner of the page to complete the basic configuration
Display Content Configuration Instructions
| Configuration Item | Description |
|---|---|
| Title | Module title (customizable display name, e.g., "You've Earned Order Points", "Order Rewards") |
| Description | Module description (must include the {points} variable to dynamically display the actual points earned from the current order)Example: "You've earned {points} points! Join as a member to unlock more rewards" |
| Button Text | Button text for non-logged-in status (guides non-logged-in users to act, e.g., "Log in to View Points", "Register as a Member Now") |
| Button Action Type | Button click behavior for non-logged-in status (two options available): - Open Panel: Invoke the membership panel (for users to log in/register) - Link URL: Redirect to a specified page (enter the login page/membership registration page link in the "Button URL" field) |
| Button Text (After sign-in) | Button text for logged-in status (guides logged-in users to act, e.g., "View Points Details", "Invite Friends to Earn More") |
| Button Action Type (Logged in) | Button click behavior for logged-in status (two options available): - Open Panel: Invoke the membership panel (to view points details and referral rules) - Link URL: Redirect to a specified page (enter the membership center/referral campaign page link in the "Button URL" field) |
💡 Variable Explanation (Important)
- When configuring the Description, the
{points}variable is mandatory. This variable will automatically synchronize the actual points earned from the current order. If this variable is not included, the specific points value cannot be displayed in the description copy, which will affect user perception. - Examples (Correct Usage):
- "You've earned {points} points from this order. Points can be used for deduction on your next purchase~"
- "Congratulations! You've earned {points} points. Join as a member to enjoy double points benefits"
Button Configuration Usage Recommendations
1. Non-Logged-In User Scenario (Button Text + Button Action Type)
- Core Goal: Guide users to log in/register and secure membership relationships
- Recommended Configuration:
- Button Text: "Log in to Claim {points} Points", "Register as a Member to Enjoy Points Rewards"
- Button Action Type: Select "Open Panel" to redirect to the homepage and invoke the membership login panel
2. Logged-In User Scenario (Button Text (After sign-in) + Button Action Type (Logged in))
- Core Goal: Increase the frequency of points usage and drive referral fission conversion
- Recommended Configuration:
- For focusing on points consumption: Set Button Text to "Use {points} Points to Deduct from Next Order", and select "Open Panel" as the Action Type to display points redemption benefits
- For focusing on fission customer acquisition: Set Button Text to "Invite Friends to Earn {points} Extra Points", and select "Link URL" as the Action Type to redirect to the referral campaign page
💡 Notes
- The module is only displayed on the Thank You Page after the user's successful payment
- To adjust "Earn Points by Placing Orders" rules (e.g., points multiplier, eligible product scope), modify them on the "Points Rules Configuration" page in the App. Rule updates will be synchronized to the module's points calculation logic in real time
- After completing the configuration, be sure to click "Save"; otherwise, the modified content will not take effect
- If the
{points}variable is not displayed normally, check if the store has configured valid "Earn Points by Placing Orders" rules
Rijoy Docs