FixedNewImprovedAPI
Express wallets on phones, Tpay refunds, login codes, and community fixes
Apple Pay and Google Pay both show on narrow screens, Tpay refunds finalize, a resent login code keeps the previous one valid, the Assistant lists buyers on request, and the Community API is on the public domain.
π Checkout & sales
- Fixed Apple Pay and Google Pay both visible on phones. On narrow screens the checkout shows both wallet buttons stacked instead of hiding one behind a "See more" link that could not be tapped before accepting the consents. On iPhone, iPad and Mac, Apple Pay comes first.
- Fixed Order bumps on subscription checkouts charge the price shown. A bump with a promotional price was billed at its old price on subscription purchases; the charge now matches the checkout and the invoice.
- Fixed BLIK errors ask to retry. A rejected BLIK code shows "check the code and try again" instead of a generic contact-the-seller message.
- Fixed Tpay refunds complete. Refunding an order paid through Tpay is now finalized on Zanfia's side and the client is archived, instead of the refund being reported as not visible.
- Fixed Coupon code listed for card orders. One-time card orders paid with a promo code now show the code on Transactions.
- Fixed GA4 no longer double-counts purchases. With both the browser and the server-side GA4 integration enabled, each purchase is reported as one user and one transaction.
- Fixed Facebook previews show your cover image. Shared storefront and product links use an optimized cover, so Facebook renders the picture even when the original file is very large.
π₯ Clients, community & account
- Fixed Resending a login code keeps the previous one valid. Customers who requested a second code can still sign in with the first email they received.
- Fixed Communities load again for all members in the mobile app. Some members of long-running communities saw "Nothing here" in the app; their community list is back.
- Fixed Message recipients in "count only" communities. Starting a new inbox message lists members even when the member directory shows only a count.
- Fixed Changing your account email updates your community profile. Your member profile in every community follows the new address.
- Fixed Welcome emails for access granted through the API follow the client's language. The English version is fully English, including the plain-text part.
- Improved iPhone photos (HEIC) convert automatically. HEIC images added to community posts are converted to JPEG on upload, so they display for everyone.
π€ Assistant & automations
- New Ask the Assistant for buyer lists. "List the emails of everyone who bought anything in the last 30 days for under 200 zΕ" returns a ready-to-copy list. Date windows, product and amount filters, and first-time buyers are supported.
- Improved Test runs with real data. The automation builder's test run opens a form prefilled with your details and lets you pick the product, checkout, price or form, so the exact published trigger runs with controlled data.
- Improved Better Assistant answers about client tags, giving existing buyers access to a new product (through plan bundles), and payment-method order in the checkout. When the Assistant needs to ask you something back, the question now shows up instead of an error.
π API & CLI
- API Community API on the public domain and
npx zanfia. The Community API is reachable atapi.zanfia.com/community, and the CLI can be run asnpx zanfia(the package stays@zanfia/cli). Learn more

