- Posts: 69
- Thank you received: 1
Plan configuration issue
- Claire Haas
- Topic Author
- Offline
- Senior Member
-
Less
More
4 years 4 months ago #142897
by Claire Haas
Plan configuration issue was created by Claire Haas
Hi,
I am trying to create a Plan that recurs monthly at £15 for 11 months.
I have tried several variations of Subscriptions Length and Recurring Number Payments but the result is the same, Stripe records it as being one payment every 11 months, even though MembershipPro says it is a Monthly £15 during the checkout process.
Can you point me in the right direction to configure this properly please?
I am trying to create a Plan that recurs monthly at £15 for 11 months.
I have tried several variations of Subscriptions Length and Recurring Number Payments but the result is the same, Stripe records it as being one payment every 11 months, even though MembershipPro says it is a Monthly £15 during the checkout process.
Can you point me in the right direction to configure this properly please?

Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 4 months ago #142901
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Plan configuration issue
That's strange to me. If you setup the plan with following parameters, it should work:
1. Subscription Length: 1 Month
2. Price: Amount users have to pay for every 1 month
3. Number Payments: 11
With that setup, it should work as expected
Tuan
1. Subscription Length: 1 Month
2. Price: Amount users have to pay for every 1 month
3. Number Payments: 11
With that setup, it should work as expected
Tuan
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 69
- Thank you received: 1
4 years 4 months ago - 4 years 4 months ago #142905
by Claire Haas
Replied by Claire Haas on topic Plan configuration issue
Thank you for your reply, that is how I have it set with a test Plan now. Whilst it shows it is correct in the MembershipPro signup page it passes something completely different to Stripe. Please see attached screenshots. It is also not passing the customer details on to Stripe, and Stripe is not telling MembershipPro that the client has paid so the Subscriptions remains disabled.
Last edit: 4 years 4 months ago by Claire Haas.
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 69
- Thank you received: 1
4 years 4 months ago #142906
by Claire Haas
Replied by Claire Haas on topic Plan configuration issue
I just tried a PayPal test and it works as expected using those settings in the Plan. So it is the Stripe plugin I am having an issue with apparently.
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 69
- Thank you received: 1
4 years 4 months ago - 4 years 4 months ago #142907
by Claire Haas
Replied by Claire Haas on topic Plan configuration issue
Last edit: 4 years 4 months ago by Claire Haas.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 4 months ago #142917
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Plan configuration issue
Hi
With Stripe, the reason could be because you created plan with Subscription Length 11 Months before and Stripe remember it.
Could you please create a new plan, then test it again?
Regards,
Tuan
With Stripe, the reason could be because you created plan with Subscription Length 11 Months before and Stripe remember it.
Could you please create a new plan, then test it again?
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 69
- Thank you received: 1
4 years 4 months ago #142945
by Claire Haas
Replied by Claire Haas on topic Plan configuration issue
Hi Tuan,
Ah! This worked, nearly!! Stripe now sees and accepts the payment as monthly BUT... it does not tell Membership Pro so the Subscription remains Pending and the success emails are not triggered. I have the Stripe Checkout plugged in, the Public & Secret API keys and the Signing Secret are configured in it. I don't know if this help but here is a screenshot of the Stripe logs.
Many thanks for your help & advice.
Ah! This worked, nearly!! Stripe now sees and accepts the payment as monthly BUT... it does not tell Membership Pro so the Subscription remains Pending and the success emails are not triggered. I have the Stripe Checkout plugged in, the Public & Secret API keys and the Signing Secret are configured in it. I don't know if this help but here is a screenshot of the Stripe logs.
Many thanks for your help & advice.

- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 4 months ago #142946
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Plan configuration issue
Maybe it is because you haven't configured webhook properly yet? Or you only configured webhook in test mode, not live mode....?
Could you please follow instructions at membershipprodoc.joomservices.com/basic-...eckout#configuration , configure the payment plugin, then try again?
Tuan
Could you please follow instructions at membershipprodoc.joomservices.com/basic-...eckout#configuration , configure the payment plugin, then try again?
Tuan
Please Log in or Create an account to join the conversation.
- Claire Haas
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 69
- Thank you received: 1
4 years 4 months ago - 4 years 4 months ago #142991
by Claire Haas
Replied by Claire Haas on topic Plan configuration issue
Hi,
The plugin is configured with the API keys and Signing Secret, and many many times double checked. The plugin is set to Live.
Stripe itself is accepting the payment fine now but it is not telling Membership Pro that they have paid, so their Subscription remains Pending and no confirmation emails are sent.
At the end of the checkout process Stripe is still sending people to the correct Subscription Complete page but it is not telling Membership Pro that the Subscription is paid.
Also, to note is that in the Membership Pro Subscriptions list the membership number is not being created properly either, please see screenshot.
I have also tested it with a different Stripe account and the result is the same: the process ends at the Subscription Complete page but the Subscription remains as Pending, the membership number is not completed as expected and the confirmation emails are not sent.
Many thanks again for your advice.
The plugin is configured with the API keys and Signing Secret, and many many times double checked. The plugin is set to Live.
Stripe itself is accepting the payment fine now but it is not telling Membership Pro that they have paid, so their Subscription remains Pending and no confirmation emails are sent.
At the end of the checkout process Stripe is still sending people to the correct Subscription Complete page but it is not telling Membership Pro that the Subscription is paid.
Also, to note is that in the Membership Pro Subscriptions list the membership number is not being created properly either, please see screenshot.
I have also tested it with a different Stripe account and the result is the same: the process ends at the Subscription Complete page but the Subscription remains as Pending, the membership number is not completed as expected and the confirmation emails are not sent.
Many thanks again for your advice.
Last edit: 4 years 4 months ago by Claire Haas. Reason: tested with a different Stripe account
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 4 months ago #142994
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Plan configuration issue
Hello Claire
For this, I guess we will have to check directly on your website and configure it for you. You can:
- Submit a support ticket sending me super admin account of your site
- Invite me as a developer to your Stripe account. See support.stripe.com/questions/invite-team...-your-stripe-account for instructions. My email is tuanpn@joomdonation.com
I will check your setup to see what's wrong and get it configured properly for you. One thing is that you need to make your site public accessible for Stripe to work. So if you set the site offline for example, Stripe won't be able to send the notification back to the system after payment completed and it won't work
Tuan
For this, I guess we will have to check directly on your website and configure it for you. You can:
- Submit a support ticket sending me super admin account of your site
- Invite me as a developer to your Stripe account. See support.stripe.com/questions/invite-team...-your-stripe-account for instructions. My email is tuanpn@joomdonation.com
I will check your setup to see what's wrong and get it configured properly for you. One thing is that you need to make your site public accessible for Stripe to work. So if you set the site offline for example, Stripe won't be able to send the notification back to the system after payment completed and it won't work
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.