FaxStore Changelogs
This update brings further fixes to MySQL timeout issues along with adding additional Stripe support for future use (😉 subscription auto-payments?). As always, thanks for supporting FaxStore and reach out with any issues or suggestions!
Be advised this FaxStore update will delete all customers from Stripe and recreate them, we're now storing these customer IDs for future enhancement.
Additional MySQL session timeouts are now automatically applied for the application. Currently set to 365 days (max)
The ability to see invoices on the user account page is now possible with a new button - #219
Stripe customer IDs are now stored in the database and used at checkout
Stripe payment method overrides can now be used with config.payments.stripePaymentTypes via the config file
MANAGE_LICENSES has been added as a permission for integration into the License System Extension
Gift cards can now be used at checkout again as a bug was resolved