Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yes.Would this be the reason why the "Subscription button was not appearing as an option?
You have free time added to the subscription. You cannot have more than 365 days for recurring subscriptions. Stripe does not allow it. There is no workaround for this other than attempting some strange setup of subscription schedules that we might explore in a future release. This is probably due to your "Manual renewal extends expiration date as follows" setting, which should be set to default "Renewal starts at expiration date or at payment date - whichever happens first (allow overlap but no free gap)". "Grace period before real expiration" shouldn't cause a problem here since that doesn't actually push the subscription renewal date sent to gateways.What I am confused about is that the subscription is not 367 days as the current subscription was set to expire on June 30 when the new membership term started.
Yes, this protection was recently implemented to prevent sending invalid subscriptions to Stripe.I believe I recently updated Joomlapolis and all plugins a couple of days ago so it may be related to a recent change maybe?
It worked because we previously didn't error or your plan setup didn't result in an overage. Stripe would accept it, but would stop it at 365 days if it didn't outright error. So whatever overage days there were just didn't exist.There were no error messages in the logs regarding these users. I will wait to see what happens when the subscription is set to expire tonight (June 30) to see if Stripe does process the payment.
A Stripe customer account isn't required for single payments. Recurring payments will always create a customer account. You can enable it to create customer accounts for single payments and checkout payments within your Stripe gateway settings. Specifically the below parameters.Also, another issue I've discovered since March 2023 is Stripe had no problem adding the user's name in the Customer section to align with the users on the website. Now they are coming through as "Guest", which will make it more difficult to monitor.
Please Log in or Create an account to join the conversation.