24 Jul 2023 - Version 6.3.2
15 Mar 2023 - Version 6.2.4
* Fixed: The customer portal displayed incomplete subscriptions.* Fixed: The customer portal didn't display the default card if the card was added on the Stripe dashboard.* Fixed: The customer portal displayed only the last 10 invoices of the customer.* Fixed: The subscription summary on the customer portal wasn't up-to-date until the focus left the quantity stepper.* Fixed: The 'amount' property of the $params array of after-payment action of inline subscriptions wasn't set when 3DS was used.* Fixed: The 'currency' property of the $params array of after-payment action of subscriptions (inline, checkout) wasn't set.
06 Mar 2022 - Version 6.0.10
Changed:Fixed: A high-priority security issue.Fixed: When using payment in installments -type plans on checkout subscription forms, the charge count didn’t get refreshed in certain cases.
02 Mar 2022 - Version 6.0.9
* IMPORTANT: There are breaking changes if you're upgrading from v5.5.x or earlier, check out our blog post: https://paymentsplugin.com/blog/release-notes-for-wp-full-stripe-v6-0-2* Fixed: Inline one-time payment forms charged the wrong amount when a one-time payment was followed by a subscription for the same Stripe customer.* Fixed: When the custom amount payment option was combined with a single product added to a payment form then the custom amount selector wasn't displayed.* Fixed: The fullstripe_modify_email_message filter didn't work for the member registration email of WP Full Stripe Members.
25 Aug 2021 - Version 5.5.6
* Fixed: An internal error appeared on checkout save card forms.* Fixed: The "Manage subscriptions" page now works also on cached pages.* Fixed: Checkout subscription forms display the plan name instead of plan id on invoice items of the setup fee.* Fixed: Database tables now have primary keys recognized also by MySql 7.8+.