Skip to main content
All CollectionsZaprite UpdatesRelease Notes
Zaprite Release Notes [2023-12-11]
Zaprite Release Notes [2023-12-11]
John avatar
Written by John
Updated over a week ago

Added

Multiple payment methods per Connection

This release includes the backend code to support multiple payment methods per plugin. For example, we can now support lightning and on-chain payments for Strike and other plugins with similar capabilities.

This feature is not currently available.

Multiple instances of each Connection

This release includes the backend code to support multiple instances of each plugin. For example, this allows users to connect more than one Stripe account.

This feature is not currently available.

Changed

Redirect to login on sign-out

This includes a simple update that redirects users back to the login page after sign-out.

Fixed

Fix payment methods filtering on Payment Links

We now check if an amount is due before calling payment methods on Checkouts. This provides a small performance improvement.

Did this answer your question?