Release Notes
Version 24.5 - September 3rd, 2024
New Features
The "Wallets" Feature
- Introduced the new "Wallets" feature - Wallets now are automatically created for new subscriptions in the currency of the plan if the customer doesn't already have a wallet in that currency. Wallets also can be manually created, credited/topped up, and debited to pay invoices.
- Admins now can:
- Add wallets to customers in any allowed currency on the site.
- Credit/top up and debit customers' wallets.
- Configure wallet options for customers in the Wallet Settings.
- Add and top up wallets through APIs for seamless integration.
- Trigger new events, such as the "Wallet is topped up" event whenever a wallet is credited/topped up.
- Manage wallets through APIs, including queries and mutations.
- Customers also can:
- Top up their wallets by entering an amount or selecting from admin-configured prefilled options.
- Use their wallet balance along with other payment methods when paying an invoice, with real-time updates to the outstanding amount.
Coupons Renamed to Campaigns: Enhanced Data and Reporting
- Coupons are renamed to Campaigns, and Codes are renamed to Promo Codes.
- Accordingly, all terms are updated in GraphQL Schema v1, GraphQL Schema v2, and the APIs.
- New columns are added to the Campaigns Listing for improved data visibility: Promo Codes, Redeemed, Sales Pre-Offer, Sales Post-Offer, and Discount Value.
- The Campaigns Listing search functionality is improved to quickly locate campaigns by name or promo code prefix.
- Data tracking and reporting capabilities are enhanced in Campaign Profiles.
- Promo codes now feature detailed tracking, including redemption rates and usage statistics.
- Detailed information for promo codes is now easily accessible, enabling quick navigation to related profiles or sources.
Improvements
Event Notifications
- New event was added: Wallet is topped up
Bug Fixes
- Fixed bugs for general enhancement.
Table of Contents