You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a issue with this add-on.
Currently, the parameter of failed payment limit not work. Indeed, , if a reccuring payment with stripe failed, the membership of user is canceled immedialty while the parameter is on "3. Cancel after the third failed payment".
After personal investigation, I founded the problem:
In the option name which store the parameter has the name : pmpro_pmpro_failed_payment_limit
But the expected parameter is pmpro_failed_payment_limit (one "pmpro_" too much)
I think you have modified in 2023 the admin part of Pmpro to add "pmpro_" like prefix to name value but this add on has not be updated to support this modification.
Could you validate my investigation and create a fix ?
Thank you very much
Michael
Hi,
I have a issue with this add-on.
Currently, the parameter of failed payment limit not work. Indeed, , if a reccuring payment with stripe failed, the membership of user is canceled immedialty while the parameter is on "3. Cancel after the third failed payment".
After personal investigation, I founded the problem:
In the option name which store the parameter has the name : pmpro_pmpro_failed_payment_limit
But the expected parameter is pmpro_failed_payment_limit (one "pmpro_" too much)
I think you have modified in 2023 the admin part of Pmpro to add "pmpro_" like prefix to name value but this add on has not be updated to support this modification.
Could you validate my investigation and create a fix ?
Thank you very much
Michael