FunnelFox Billing
- Added one-off products support
- Added an Upsell action for purchase buttons
- Added support for Apple Pay and Google Pay
A/B Tests Analytics
- You can now view historical A/B test results even after changing the test content
Webhooks
- Added
vendor_account_id
to the purchase.completed webhook. Useful for identifying the Stripe account in multi-account setups.
Funnels
- With Validate Email set to Yes, button would show loading until email is successfully stored on backend
- Added Duplicate locale button
Fixes
- Fixed options animations while changing screens
- Fixed Stripe user-facing errors not being passed to a user checkout for certain errors (like
do-not-honor
) - Fixed localization files uploading in cases where IDs had special characters (like
.
) - Fixed AI translations not working on some
- Fixed cases where collected user IP was
unix:
instead of Real IP