Deftform Changelog

Subscribe to updates
© 2024 Deftform Changelog
Oct 10, 2024

Stripe payments v1, bug fixes

We somewhat quietly published our Stripe integration 2 days ago and it appears, some of our customers are already using it. So, here is the announcement post.

Stripe Payments v1 now available

The first version of our Stripe implementation is now live. ðŸŽ‰

We had a few variations built because the idea was to sell specific products that exist in your Stripe account. Some of those variations did not directly involve products, but only a specific amount of money that could be defined. But that was not what we were aiming for.

Stripe payment form

With our current integration, we make use of Stripe Checkout. This allows you to change a couple of things yourself within the Stripe dashboard (colors and fonts, for example). To better integrate the checkout flow with the form, we might revert to one of the previous variations in the future.

Note that this is a first version and we are open to feedback on how we can make it better for you (if you don't like it, that is).

Bug fixes

We also fixed a couple of bugs:

  • Under certain circumstances, deleting an account was not possible when a specific setting in one of the forms was enabled. An error occurred that prevented the account from being deleted.
  • When downloading PDFs for responses, labels in non-alphanumeric languages were not displayed correctly. Instead of showing the proper characters, the labels appeared as a series of question marks.
  • Sometimes, responses were not synced to Google Sheets until after another response came in. All responses were eventually synced, but not always in order.
  • We experienced a few issues recently with our automated SSL deployments. Custom domains were added, but SSL certificates were not. This has been resolved now and we manually issued certificates for the missing domains.