Changelog for WP Full Pay
Version 8.4.3
2026-05-19
- Fixed issue with One-time donations when duplicate row was inserted when form submit runs more than once for the same Payment
- Fixed missing row when donor abandons after Stripe authentication in one-time donation
- Fixed cancelled recurring donations being incorrectly included in donation goal totals
- Updated dependencies
Version 8.4.2
2026-04-23
- Enhanced security
- Fixed issue where it was not possible to delete donation forms
- Fixed issue where Stripe donation receipt email was never sent
- Fixed changelog
- Updated dependencies
Version 8.4.1
2026-03-12
- Fixed issue when Stripe checkout Donation was redirecting back to form with an error
Version 8.4.0
2026-03-03
- Migrated fee recovery settings to be form-specific and removed them from the general settings
- Set the transaction tab to be active by default when forms or payment methods are present
- Added an option to hide payment details
- Updated the product selector to hide automatically when only one product is available
- Updated payment details to accurately reflect the fee recovery amount
- Updated currency amount parsing to support zero-decimal currencies
- Improved the handling of zero-decimal currencies when tax rates are applied
- Grouped settings within the form editor for a better user experience
- Fixed an issue with enabling fee recovery on a per-form basis
- Fixed an issue with upgrading customer details
- Fixed an alignment issue with dropdown menus
- Fixed the one-time donation flow to prevent incorrect subscription notifications from appearing
- Fixed an issue where payment form errors were not displaying
- Fixed an issue with displaying subscriptions in the customer portal
- Fixed an issue where the Members area failed to load if a secret was not added
- Fixed the display of inclusive tax on prices when using Stripe Auto Tax
- Fixed the payment status display to show correctly when a payment fails
- Fixed an issue with expanding the latest charge during payment intent retrieval
- Fixed issue with the Save Card option workflow
Version 8.3.4
2025-12-02
Fixes
- Fixed double-charging for recurring donations.
- Fixed the payment charge when subscription fails for the recurring donations.
Version 8.3.2
2025-10-15
- Updated dependencies
- Enhanced security
Version 8.3.1
2025-09-22
- Fixed the coupon field throwing Stripe API Error on the Subscription Form
- Fixed an unexpected error in the Link checkout
- Updated dependencies
Version 8.3.0
2025-08-19
- General Code Improvements
- Updates Stripe to use the latest version of the API
Version 8.2.6
2025-07-09
- Fixed amount parsing in payment forms to correctly handle different currency formats
- Enhanced security
Version 8.2.5
2025-06-13
- Updated strings for improved clarity and correctness.
Version 8.2.4
2025-05-30
- Improve upgrade checkout experience
Version 8.2.3
2025-05-23
- Fixed incorrect amount issue in payment details
- Updated dependencies
Version 8.2.2
2025-04-22
- Fixed loadtextdomainjustin_time notice.
- Enhanced upgrade experience for Pro version users.
Version 8.2.1
2025-03-28
- Fixes an issue with the settings page not opening if the user has migrated from a version older than 8.0
Version 8.1.0
2025-02-18
- New Features
- Fundraisers can now set a donation goal and display progress directly on the form.
- Added a webhook feature available for all plans, allowing users to configure webhooks per form with a custom URL, request type, and headers. Webhooks trigger on successful transactions, and a test button is included for easy setup.
- Added a form preview feature, allowing users to quickly view their forms in a modal without manually inserting shortcodes on a page.
- Introduced a basic block for selecting and inserting available forms, eliminating the need to copy and paste shortcodes manually.
- Added compatibility with Stripe's Customer Portal, allowing users to enable a setting that redirects customers to Stripe for subscription management, including upgrades, downgrades, and pauses.
- The setup notice can now be dismissed and includes a direct connection option for easier onboarding.
- The connection page has been simplified with a cleaner design, correct fee display based on user status, and button styling matching Stripe branding.
- The license key field has been moved to the plugin's settings page for a more intuitive setup experience.
- Added transaction count bubbles in tab corners for better visibility and navigation.
- Renamed Forms to Payment Forms in the sidebar for better clarity.
- Updated the form creation flow to guide users when Stripe is not connected.
- Removed the Add-ons sub-menu, as add-ons are now part of plans.
- Added a simple onboarding flow to streamline Stripe connection and form creation.
- Added a test mode alert on forms and payment buttons, ensuring users know when transactions are in test mode, with a direct link to disable it.
- Simplified form creation by setting the default payment type to checkout for quicker setup and replacing the mode column with a shortcode that can be copied with one click.
- Bug Fixes
- Fixed an issue where Stripe receipts were not being sent when the option was enabled.
- Improved loading behavior on the WordPress plugin page for a smoother experience.
- Version 8.0.1 (2024-12-03)
- Improve error messages and error handling
- Version 8.0.0 (2024-11-19)
- The Payments Plugin is now under the ownership of Themeisle.
- Breaking Change: This version requires users to reconnect their Stripe account. This step is necessary to ensure full compatibility with the latest updates.
- Fixes various PHP errors.