Updates
Product updates, bug fixes, and news. Check back for the latest.
- Improvement
Larger logo upload limit (10MB)
Increased the maximum file size for company logo uploads from 1MB to 10MB. Logo upload now uses a dedicated API route to support larger images.
- Bug fix
Invoice total and payment processing fee display
Fixed an issue where clients did not see the full amount (including payment processing fee and VAT) before Stripe Checkout. The payment page now shows a clear breakdown: line items, optional fee, and total to pay — matching the amount charged.
- Bug fix
Stripe webhook not receiving payment events
Resolved a configuration issue where the webhook listened only to Connected account events. For destination charges, checkout.session.completed is a platform event. Added a platform webhook so payment status updates correctly when clients pay.