thanks
@Akbaba so i

Paid Member Subscriptions Pro
== Changelog ==
= 1.2.4 =
* Fix: don't let users or admins register the same Group Name multiple times
* Fix: some issues regarding removal of members from a group that got in certain unexpected states
= 1.2.3 =
* Fix: error coming from Pro-rate when downgrading/upgrading free plans
* Misc: update Stripe PHP bindings to the latest version
= 1.2.2 =
* Fix: show group fields when the payment happens on the Profile Builder form and Email Confirmation is enabled
* Fix: validate group fields when they are present on the Profile Builder form
* Feature: added the ability for clients to update their credit card details from the account page when they are members of a recurring subscription through Stripe
* Feature: added the possibility for admins to add users to a Group Subscription from the back-end Group Management page
= 1.2.1 =
* Misc: Execute shortcodes in the content of Email Reminders
= 1.2.0 =
* Fix: An issue with Stripe and reCaptcha
* Misc: Remove UK from EU VAT countries
* Misc: Updated Stripe bindings to the latest version
* Misc: Better compatibility with the new PB update
= 1.1.9 =
* Fix: Issue with PayPal Express confirmation form not appearing in some cases
* Fix: Update Group Membership name and description when subscription is upgraded or downgraded
* Fix: Issue with MSPU subscriptions form showing the payment gateways when the user couldn't subscribe to any other plans
= 1.1.8 =
* Fix: loading issue for pro-rate add-on
= 1.1.7 =
* Feature: Pro-rate functionality. Which allows users to access a discount for an Upgrade or Downgrade, based on their current subscription time
* Fix: don't show future payment amount on the PayPal checkout when a free trial is purchased
* Fix: issue with Navigation Menu Filtering add-on not allowing plan selections until the display to option was saved
= 1.1.6 =
* Fix: don't save empty expiration date for fixed expiration date plans
* Fix: issue with plan fixed expiration date not saving when site language was switched from english
* Misc: allow admins to specify Group Name and Description when adding a user to a Group subscription plan
* Misc: added hooks before and after the PayPal Express confirmation form: pms_ppe_content_before_confirmation_table and pms_ppe_content_after_confirmation_table
= 1.1.5 =
* Fix: issue with Stripe not working for pms-account actions when they were displayed from a Profile Builder edit profile form
* Fix: an issue with free trials and Paypal Standard recurring
* Misc: added translation support for the Stripe empty credit card number error message
* Misc: added translation support for the front-end payment gateway label of the PayPal Express gateway
= 1.1.4 =
* Fix: compatibility with Profile Builder form for Stripe Intents
= 1.1.3 =
* Fix: an issue with the MSPU front-end subscriptions form HTML output
= 1.1.2 =
* Fix: issue with Stripe Intents price calculation
= 1.1.1 =
* Feature: When Tax is used with Invoices, the Invoice will now display a 0% tax breakdown if tax is not applied. The old functionality ca be restored using a filter: pms_tax_show_zero_tax_rate_on_invoice
* Fix: correct call to function that interprets Stripe error codes
* Fix: an issue with the Stripe compatibility for Multiple Subscriptions Per User
* Fix: for Stripe payments, correctly verify if sign-up fee should be applied to the checkout
* Misc: add class to MSPU heading that shows before plans
* Misc: added compatibility for button instead of input for the Stripe Intents gateway
= 1.1.0 =
* Feature: Added option to create a discount code that is available only for new users
* Feature: Added option to display a menu item only for Group Owners
* Fix: Reload Group Dashboard interface when removing a member from a full group so the UI gets updated
* Fix: Use https URL for VIES VAT number validation
* Fix: Display Tax breakdown when a form contains a single plan
* Fix: Fix a potential notice
* Fix: Stripe Intents validation issue when user was logged in
* Misc: Make sure all dates outputs from the Fixed Period Membership add-on are localized correctly
= 1.0.9 =
* Fix: Stripe to correctly validate WooCommerce Billing fields in a Multi-Step Profile Builder form
* Fix: An issue with the Stripe Credit Card field errors which were showing errors twice in a scenario
* Fix: An issue with Stripe not validating Billing Fields correctly when the user was logged in
* Fix: Validate subscription plan eligibility for members on the new subscription form
* Misc: Updated Stripe PHP bindings
* Misc: Removed ZIP code from Stripe Credit Card field
= 1.0.8 =
* Feature: Added Free Trial and Sign-up Fees support to the PayPal Standard and Express payment gateways
* Fix: issue with tax breakdown not showing on the correct step when the Profile Builder Subscription Plans field was added in a Multi-Step Form
* Fix: issue with sign-up fee not being taken in consideration in some cases in the front-end tax breakdown
* Fix: clear scheduled payment retrying when a user manually renews his subscription
= 1.0.7 =
* Fix: Prompt users when they try to close the page while a Stripe payment request is done
* Fix: An issue with the Group Members back-end link
= 1.0.6 =
* Fix: added a filter that allows admins to manually edit the Payment Gateway Profile ID: pms_edit_subscription_edit_payment_profile_id
* Fix: a case where payment might fail with Stripe
* Fix: issue when inviting multiple users for a Group Subscription
* Fix: issue with child subscriptions not renewing for Group Subscriptions
* Fix: an error triggering for EU VAT validation in some cases
* Misc: improve UI/UX for Group Subscription members list
= 1.0.5 =
* Fix: An issue with PayPal Standard and Express upgrades
= 1.0.4 =
* Fix: Fatal Error triggered when EU Vat was being validated
= 1.0.3 =
* Feature: Added recurring support for Fixed Period Memberships
* Fix: For PayPal Express recurring subscriptions, if a discount is used for the first payment, properly display the order amount when the user creates the billing agreement on the PayPal website
* Misc: Set default value of Maximum Uses and Limit Discount Uses Per User to unlimited when a Discount Code is created
* Misc: Add processing state to PayPal Express Payment Confirmation form so it cannot be submitted multiple times
= 1.0.2 =
* Fix: issue with PayPal Express payment confirmation form not submitting correctly
= 1.0.1 =
* Fix: errors caused by the add-ons removal
* Fix: remove user from Group Membership action
* Misc: Don't display new subscription form when doing an [pms-account] while on the [pms-register] form with Multiple Subscriptions Per User activated
* Misc: improved updates unavailable message prompting users to insert their licence key
= 1.0.0 =
* Initial Release