Plugin: Stripe Forms
- Add more helpful error messages when payments fail
- Add more logging during event processing
- Add a description into Stripe for one-time payments
- Allow ajax submit with Stripe forms
- The webhooks were always using the test mode settings. This fix uses whatever mode the webhook is sent from, rather than the current setting on the site.
- Add exception handling when checking for webhooks events
- Fix subscription cancelation from within the frm-subscriptions shortcode