What's new
See the latest improvements and features in Talon.One here, or subscribe to our RSS feed.
February 2023
Loyalty points balance change notifications
Loyalty programsReceive real-time notifications about changes to your loyalty points balance, whether they happen through the Campaign Manager, Management API, or the Rule Engine.
Get loyalty ledger balances
Integration APITo retrieve loyalty balances per profile in a given loyalty program, including for future dates, use the Get customer's loyalty balances endpoint.
This endpoint is also a replacement for the deprecated loyaltyProjectionEndDate
query parameter in the List customer data endpoint that can be used to get projected balances.
More monthly updates
Enhancements:
- (2023-02-21) Discount Effects: Updated the way we solve rounding errors for the Discount individual items pro rata and Discount bundles pro rata effects.
- (2023-02-21) Campaign Templates: Support for strikethrough rules.
- (2023-02-21) Docs: The Campaign evaluation page now contains an illustration of the internal workflow.
- (2023-02-21) Troubleshooting: The Sessions and Events pages now return details about the triggered effects.
- (2023-02-21) Loyalty: New added and deducted loyalty points' time information is now shown in the loyalty program time zone.
- (2023-02-21) Loyalty: Updated loyalty card status names. Previous status
Disabled
is nowInactive
, andPermanently disabled
isBlocked
. - (2023-02-07) Integration API:
name
is no longer a mandatory property in the Update customer session endpoint. - (2023-02-07) Rule Builder: Improved performance in Applications where a catalog is connected.
Bug fixes:
- (2023-02-21) Customer session management: Sending an update customer session request without the
state
object no longer reopens a closed session. - (2023-02-21) Customer session management: When reopening a session, Talon.One now properly fetches the most recent
talon_session_closed
event to roll back the applied effects. - (2023-02-21) Management API key: Fixed a bug that allowed the creation of a Management API key without selecting endpoints.
- (2023-02-21) Rule Builder: Fixed a bug inside the rule evaluation logic with empty values for automatic cart item filters attributes.
- (2023-02-21) Coupon effect: Fixed a bug with the create coupon effect referencing custom coupon number attributes.
- (2023-02-07) Custom effects: You will be alerted when you create custom effects with an incorrect JSON payload for
List of Strings
parameters. - (2023-02-07) Loyalty: Fixed a bug where the transactions in the Loyalty Points section of the customer page were listed in an incorrect order.