Generated from #releases ยท February 3โ28, 2025
๐ February 3โ5, 2025
Pay v2.5.4
๐ Fixed
- Resolved search issues in the pay-by-bank flow
Core API v10.31.0 โ 10.34.0
โ Added
- Set reward status automatically when claiming an allocation
- Merchant-configurable clearing times for transaction settlement
- Spending rewards with a negative balance now supported
Embed SDK v5.23.0
โ Added
- Merchant clearing times now surfaced in the transaction experience
- Updated copy to accurately reflect mystery reward details
- Improvements to purchase simulation drawer
๐ Fixed
- Purchase simulation reliability fixes
๐ February 6, 2025
Embed SDK v5.24.0
โ Added
- Updated KYC (identity verification) flow for improved user experience
- Logo alignment improvements
- UI cleanup โ removed unused dependencies for faster load times
๐ Fixed
- Removed unnecessary divider when no content is present below info drawer
๐ February 10โ11, 2025
Merchant API v3.10.4
๐ Fixed
- Fixed error in payment update endpoint
Embed SDK v5.25.0
โ Added
- Configurable icon copy color for merchant theming
- Dollar sign in wallet animation is now optional (merchant-configurable)
- Card form now shows validation errors only after a field is interacted with (blurred)
๐ Fixed
- Fixed recurring deposit selection screen
- Prevented embed from being zoomable on mobile
- Fixed wallet goal form validation
- Fixed card frame validation
๐ Changed
- Replaced third-party carousel library with a leaner, custom-built component
๐ February 12โ13, 2025
Core API v10.35.0
โ Added
- Credit card funding support (backend)
- Partial refunds for checkout payments
- Pay-by-bank net settlement and extended returns handling
๐ Fixed
- Resolved bug in migration related to checkout refunds
Merchant API / Embed SDK v3.13.0 / 5.26.0 โ 5.27.1
โ Added
- Credit card funding support enabled (frontend and merchant API)
- Sweepstakes page added to the embed
๐ Fixed
- Updated copy for address entry prompt
- Fixed custom color scheme for debug buttons (embed theming)
API Documentation v1.0.0
โ ๏ธ Breaking Changes
- RewardStatus enum values have changed โ please update any integrations referencing reward status values
โ Added
- Documentation for reward expiration behavior
- Pay-by-bank net settlement and extended returns handling documentation
๐ Changed
- Framework upgrades: React 19, Next.js 15, and related dependency updates
๐ February 14, 2025
Core API v10.36.1 โ 10.37.0
โ Added
- Outbound notifications for customer lifecycle events (e.g. purchase activity)
๐ Fixed
- Enhanced recipient payload handling with fallback sender info
- Fixed settlement insert issue
- Adjusted trigger timing for purchase reward earned notifications
Pay v2.5.10
๐ Fixed
- Corrected copy for address entry prompt
๐ February 18โ19, 2025
Embed SDK v5.28.0 โ 5.29.0
โ Added
- Credit card funding support in the embed (user-facing)
- Pull-to-refresh gesture added to the embed
- Transaction list placeholder state added for improved loading UX
- New round-ups feature
- Tanstack router integrated for improved navigation performance
๐ Fixed
- Fixed blank loading screen
- Fixed round-ups 'How It Works' drawer and sped up animations
- Moved 'Set a Goal' to secondary actions for better UX hierarchy
Core API v10.38.0 โ 10.39.0
โ Added
- Sweepstakes next draw information now available in the embed drawer
- Hidden potential reward info when it is trigger-based (not shown prematurely)
Merchant API v3.11.0 โ 3.12.0
โ Added
- Extended wallet widget data fetching capabilities
๐ Fixed
- Pay-by-bank rewards endpoint reliability fixes
๐ Changed
- Updated deprecated payment tokenization endpoint
Pay v2.6.0
โ Added
- Extended wallet widget data fetching
๐ February 20โ21, 2025
Embed SDK v5.30.0 โ 5.31.0
โ Added
- Sweepstakes next draw drawer added
- Updated bank connection copy
๐ Fixed
- Fixed icons rendering incorrectly on Safari
- Fixed broken UI tests
Core API v10.39.1 โ 10.39.3
๐ Fixed
- Added disabled merchant flag to public merchant data
- Added guard against updating a payment intent in an invalid state
๐ February 24โ27, 2025
Core API v10.40.0 โ 10.48.0
โ Added
- Sweepstakes reward type added to transaction rewards
- Scheduled rewards logic implemented
- Purchase failure notifications (backend)
- JIT return-to-source ACH support
๐ Fixed
- Fixed foreign key constraint for checkout refunds
- Fixed purchase reversal filtering by net amount
- Improved pay-by-bank payment reliability
- Fixed transactional email delivery guard
- Improved payment processing reliability and adjustments
Embed SDK v5.32.0 โ 5.34.1
โ Added
- Sweepstakes detail and transaction history page
- Conditional session recording (enabled per merchant configuration)
- Updated mystery reward display conditions
๐ Fixed
- Fixed hot module replacement (HMR) in development builds
Pay v2.7.0 โ 2.7.2
โ Added
- Pay-by-bank rewards now included in subtotal calculation
- Conditional session recording support