Added
Webhooks
We added a simple webhook feature that allows merchants to receive a notification for basic events.
API UI
We added a UI for users to generate and manage API keys within their account.
Wire Transfer Plugin
We added a new integration that allows merchants to add wire transfer instructions to Checkouts to facilitate customers to make manual wire transfers.
Updated
Teams Sign-up Organization
We no longer create default Organizations for new Team Members who signup using an Organization's invite link.
Send Invoice Email Limits
We now enforce a limit of 5 recipients when sending Invoice requests via email.
Zebedee Error Notifications
We now send an email notification to merchants if we detect an error on Checkouts while generating a Zebedee lightning invoice.
Address Reservations
We now reserve onchain addresses for 7 days in order to minimize the chance of missed transactions.
Address Management and optimize gap limit (PR #1358)
Fixed
Optimize WooCommerce Callbacks
We have updated how we manage WooCommerce callback failures due to timeouts.
WooCommerce Checkout Bug Fix
We fixed an issue where an Order created via WooCommerce can have no payment methods available. This happened when the Zaprite admin disconnects the payment method used in the Woo connection.