TallyMarks
  • Overview
  • Getting Started
    • Points Economy
    • Creating Your First Rule
      • Assessment Criteria
      • Fulfilment Actions
      • Rule Status
    • Testing Rules
    • Sending Events
  • Key Concepts
    • Customer Profile
    • Events
      • Action
      • Anniversary
      • Basket
      • Errors
      • Orders
      • Points
      • Redemptions
      • Transactions
    • Segments
    • Points Expiry
    • Triggers
    • Web Hooks
  • API Documentation
    • Authentication
    • Error Handling
    • End Point Urls
    • Event API
    • Customer API
    • Admin API
  • Example Rules Sets
    • Bonus Points Earning for Specific Orders
Powered by GitBook
On this page
  • Name
  • Description
  • Event Type
  • Assessment Criteria
  • Fulfilment Actions

Was this helpful?

  1. Example Rules Sets

Bonus Points Earning for Specific Orders

Rewards Bonus Points Per Dollar Spent on a Specifc Order

Name

Rewards Bonus Points Per Dollar Spent on Specific Orders

Description

Rewards Bonus Points Per Dollar Spent on a Specific Orders at rate of 1 point per dollar

Event Type

Order

NameSpace = "Order.Bonus"

Assessment Criteria

  • Rule: NameSpace = "Order.Bonus"

Fulfilment Actions

  • Rule: n Points Per $ on Order Total

    • Configured: n Points Per $ on Order Total = 1

PreviousAdmin API

Last updated 5 years ago

Was this helpful?