Skip to content
Changelog for WP Full Pay
Version 8.5.6
2026-09-09
  • Fixed one-time Inline donations failing during payment confirmation.
  • Fixed limited subscriptions that collected payments after their final allowed payment.
  • Fixed subscription checkout failures when a discounted item includes a coupon.
  • Fixed invoice payment webhooks failing when no matching local record exists.
  • Fixed scheduled customer portal cleanup crashing when it could not save an error log.
  • Added reCAPTCHA v2 guidance to the Google reCAPTCHA Security settings.
Version 8.5.5
2026-08-20
  • Fixed wallet payment sheets showing zero for user-defined payment amounts.
  • Improved authorization checks in the customer portal subscription management.
Version 8.5.4
2026-08-13
  • Improved spam protection for inline donation forms by validating reCAPTCHA before any payment attempt is created.
  • Enhanced security
Version 8.5.3
2026-08-04
  • Custom metadata added to donation forms is now sent to Stripe for recurring donation subscriptions, just as it already was for one-time donations
  • Fixed an issue where the payment modal stayed stuck on the processing overlay after a donation completed.
  • Corrected the cover the processing fee calculation on payment and donation forms, so the extra amount added now properly covers both the percentage and the fixed Stripe fee.
Version 8.5.2
2026-07-22
  • Fixed an issue where the coupon applied to a payment was not recorded on the transaction details.
  • Fixed an issue where forms set up to save a card without charging it could create unintended one-dollar payment attempts in Stripe.
  • Improved the reliability of payment, subscription, and checkout flows through expanded automated testing of the plugin.
  • Security Fixes
Version 8.5.1
2026-07-10
  • Updated amount parsing to fix charges in donations
  • Fix to honor zero-total coupons on inline payment forms
  • Enhanced donation frequency check for one-time donations
  • Improved compatibility with newer PHP versions
  • Updated plan net amount
  • Enhanced subscription handling for donation checkout process
  • Enhanced security
Version 8.5.0
2026-06-24

Improvements

  • Added support for multiple custom field types on forms — text, textarea, dropdown, multi-select, checkbox, date, number, phone, and HTML content
  • Added the PayNow payment method
  • Added support for custom email notification templates per payment form
  • Added an option to display the payment details on the form, either as a hover link or always visible
  • Improved UX during form submission
  • Enhanced security

Bug Fixes

  • Fixed the custom amount field not appearing on forms
  • Fixed an unnecessary payment intent being created when the form loads
  • Fixed repeated notification emails being sent for the same payment
  • Fixed the coupon discount not syncing with Apple Pay confirmation
  • Fixed tax not being charged on Inline forms
  • Fixed donation forms not respecting the payment method settings configured in Stripe
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.